Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc.h612 #define LPFC_SLI3_VPORT_TEARDOWN 0x04 macro
Dlpfc_hbadisc.c835 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) || in lpfc_cleanup_rpis()
849 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) { in lpfc_cleanup_rpis()
Dlpfc_init.c213 phba->sli3_options |= LPFC_SLI3_VPORT_TEARDOWN; in lpfc_config_port_prep()