Home
last modified time | relevance | path

Searched refs:LPFC_NPIV_PORT (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc.h287 #define LPFC_NPIV_PORT 2 macro
Dlpfc_nportdisc.c430 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
1646 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
1668 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc_attr.c4184 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
4218 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
4254 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_ct.c482 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_ns_rsp()
Dlpfc_hbadisc.c787 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c2897 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()