Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h759 #define LINK_DISABLED 0x100 /* Link disabled by user */ macro
H A Dlpfc_attr.c897 if (phba->hba_flag & LINK_DISABLED) in lpfc_link_state_show()
1132 (phba->hba_flag & LINK_DISABLED) || in lpfc_issue_lip()
H A Dlpfc_sli.c7972 (phba->hba_flag & LINK_DISABLED)) { in lpfc_sli4_hba_setup()
19746 phba->hba_flag |= LINK_DISABLED; in lpfc_sli_read_link_ste()
H A Dlpfc_init.c600 if (phba->hba_flag & LINK_DISABLED) { in lpfc_config_port_post()