Symbol: FC_PORTTYPE_NPIV
drivers/s390/scsi/zfcp_fc.c
823
fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV)
drivers/s390/scsi/zfcp_fc.c
880
if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_NPIV &&
drivers/s390/scsi/zfcp_fc.c
955
fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV)
drivers/s390/scsi/zfcp_fc.c
967
if (ret || fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV)
drivers/s390/scsi/zfcp_scsi.c
920
fc_host_port_type(shost) = FC_PORTTYPE_NPIV;
drivers/scsi/bfa/bfad.c
1005
vid.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2136
vpid.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/csiostor/csio_attr.c
233
fc_host_port_type(shost) = FC_PORTTYPE_NPIV;
drivers/scsi/elx/efct/efct_lio.c
823
vport_id.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/elx/efct/efct_xport.c
706
type = FC_PORTTYPE_NPIV;
drivers/scsi/elx/efct/efct_xport.c
721
fc_host_port_type(shost) = FC_PORTTYPE_NPIV;
drivers/scsi/ibmvscsi/ibmvfc.c
5250
fc_host_port_type(vhost->host) = FC_PORTTYPE_NPIV;
drivers/scsi/lpfc/lpfc_attr.c
6577
fc_host_port_type(shost) = FC_PORTTYPE_NPIV;
drivers/scsi/lpfc/lpfc_hbadisc.c
4144
vport_id.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/qedf/qedf_main.c
1953
fc_host_port_type(vn_port->host) = FC_PORTTYPE_NPIV;
drivers/scsi/qla2xxx/qla_attr.c
2606
fc_host_port_type(shost) = FC_PORTTYPE_NPIV;
drivers/scsi/qla2xxx/qla_sup.c
1213
vid.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/qla2xxx/tcm_qla2xxx.c
1693
vport_id.vport_type = FC_PORTTYPE_NPIV;
drivers/scsi/scsi_transport_fc.c
115
{ FC_PORTTYPE_NPIV, "NPIV VPORT" },
drivers/scsi/scsi_transport_fc.c
2369
vid.vport_type = FC_PORTTYPE_NPIV;