Home
last modified time | relevance | path

Searched refs:LINK_DISABLED (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h686 #define LINK_DISABLED 0x100 /* Link disabled by user */ macro
Dlpfc_attr.c826 if (phba->hba_flag & LINK_DISABLED) in lpfc_link_state_show()
1023 (phba->hba_flag & LINK_DISABLED) || in lpfc_issue_lip()
Dlpfc_sli.c7373 (phba->hba_flag & LINK_DISABLED)) { in lpfc_sli4_hba_setup()
18854 phba->hba_flag |= LINK_DISABLED; in lpfc_sli_read_link_ste()
Dlpfc_init.c603 if (phba->hba_flag & LINK_DISABLED) { in lpfc_config_port_post()