Home
last modified time | relevance | path

Searched refs:FC_PORTTYPE_PTP (Results 1 – 8 of 8) sorted by relevance

/linux/include/scsi/
H A Dscsi_transport_fc.h49 FC_PORTTYPE_PTP, /* Point to Point w/ another NPort */ enumerator
/linux/drivers/s390/scsi/
H A Dzfcp_erp.c787 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_adapter_strategy_open_ptp_port()
1052 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_port_strategy_open_common()
H A Dzfcp_scsi.c914 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in zfcp_scsi_shost_update_config_data()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c708 type = FC_PORTTYPE_PTP; in efct_get_host_port_type()
/linux/drivers/message/fusion/
H A Dmptfc.c1087 port_type = FC_PORTTYPE_PTP; in mptfc_init_host_attr()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2617 port_type = FC_PORTTYPE_PTP; in qla2x00_get_host_port_type()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c113 { FC_PORTTYPE_PTP, "Point-To-Point (direct nport connection)" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6454 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in lpfc_get_host_port_type()