Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1011 #define LINK_DISABLED 0x100 /* Link disabled by user */ macro
H A Dlpfc_attr.c1051 if (phba->hba_flag & LINK_DISABLED) in lpfc_link_state_show()
1293 (phba->hba_flag & LINK_DISABLED) || in lpfc_issue_lip()
H A Dlpfc_sli.c9055 (phba->hba_flag & LINK_DISABLED)) { in lpfc_sli4_hba_setup()
20769 phba->hba_flag |= LINK_DISABLED; in lpfc_sli_read_link_ste()
H A Dlpfc_init.c607 if (phba->hba_flag & LINK_DISABLED) { in lpfc_config_port_post()