Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h411 LINK_DISABLED = 8, /* Link disabled by user */ enumerator
H A Dlpfc_attr.c1184 if (test_bit(LINK_DISABLED, &phba->hba_flag)) in lpfc_link_state_show()
1427 test_bit(LINK_DISABLED, &phba->hba_flag) || in lpfc_issue_lip()
H A Dlpfc_sli.c9139 test_bit(LINK_DISABLED, &phba->hba_flag)) { in lpfc_sli4_hba_setup()
20889 set_bit(LINK_DISABLED, &phba->hba_flag); in lpfc_sli_read_link_ste()
H A Dlpfc_init.c609 if (test_bit(LINK_DISABLED, &phba->hba_flag)) { in lpfc_config_port_post()