Home
last modified time | relevance | path

Searched refs:LPFC_SLI3_VPORT_TEARDOWN (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h554 #define LPFC_SLI3_VPORT_TEARDOWN 0x04 macro
Dlpfc_hbadisc.c786 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) || in lpfc_cleanup_rpis()
800 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) { in lpfc_cleanup_rpis()
Dlpfc_init.c204 phba->sli3_options |= LPFC_SLI3_VPORT_TEARDOWN; in lpfc_config_port_prep()