Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h293 #define LPFC_NPIV_PORT 2 macro
Dlpfc_nportdisc.c427 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
1561 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
1583 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc_attr.c3987 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
4021 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
4057 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_ct.c480 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.c2721 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()