Home
last modified time | relevance | path

Searched refs:FC_PORTTYPE_NPIV (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fc.c777 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_scan_ports()
834 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_NPIV && in zfcp_fc_gspn()
898 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
910 if (ret || fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
Dzfcp_fsf.c530 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in zfcp_fsf_exchange_config_evaluate()
/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h67 FC_PORTTYPE_NPIV, /* VPORT based on NPIV */ enumerator