Home
last modified time | relevance | path

Searched refs:LPFC_PHYSICAL_PORT (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h292 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_vport.c572 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc_hbadisc.c1028 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
2589 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
2703 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
4568 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
4670 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_disc_start()
Dlpfc_attr.c1156 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
2384 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
2419 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_ct.c1060 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_vport_symbolic_port_name()
Dlpfc_els.c2029 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_adisc_done()
6857 if (vport->port_type == LPFC_PHYSICAL_PORT in lpfc_cmpl_reg_new_vport()
Dlpfc_init.c2244 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
2724 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()