Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_fc.c674 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_scan_ports()
731 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_NPIV && in zfcp_fc_gspn()
795 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
807 if (ret || fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
Dzfcp_fsf.c579 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in zfcp_fsf_exchange_port_evaluate()
/linux-2.6.39/include/scsi/
Dscsi_transport_fc.h64 FC_PORTTYPE_NPIV, /* VPORT based on NPIV */ enumerator
/linux-2.6.39/drivers/scsi/bfa/
Dbfad.c1086 vid.vport_type = FC_PORTTYPE_NPIV; in bfad_start_ops()
/linux-2.6.39/Documentation/scsi/
Dscsi_fc_transport.txt427 There is a new fc_host port_type value - FC_PORTTYPE_NPIV. This value
/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c126 { FC_PORTTYPE_NPIV, "NPIV VPORT" },
1843 vid.vport_type = FC_PORTTYPE_NPIV; in store_fc_host_vport_create()
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_attr.c1472 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in qla2x00_get_host_port_type()
Dqla_sup.c1012 vid.vport_type = FC_PORTTYPE_NPIV; in qla2xxx_flash_npiv_conf()
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_attr.c4058 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in lpfc_get_host_port_type()
Dlpfc_hbadisc.c3357 vport_id.vport_type = FC_PORTTYPE_NPIV; in lpfc_create_static_vport()
/linux-2.6.39/drivers/scsi/ibmvscsi/
Dibmvfc.c4027 fc_host_port_type(vhost->host) = FC_PORTTYPE_NPIV; in ibmvfc_npiv_login_done()