Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h66 FC_PORTTYPE_PTP, /* Point to Point w/ another NPort */ enumerator
/linux-4.19.296/drivers/s390/scsi/
Dzfcp_erp.c792 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_adapter_strat_fsf_xconf()
984 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_port_strategy_open_common()
Dzfcp_fsf.c526 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in zfcp_fsf_exchange_config_evaluate()
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c1052 port_type = FC_PORTTYPE_PTP; in mptfc_init_host_attr()