Home
last modified time | relevance | path

Searched refs:HBA_SETUP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1025 #define HBA_SETUP 0x1000000 /* Signifies HBA setup is completed */ macro
H A Dlpfc_sli.c3938 if (!(phba->hba_flag & HBA_SETUP)) in lpfc_poll_eratt()
4850 phba->hba_flag &= ~HBA_SETUP; in lpfc_sli_brdready_s4()
5171 phba->hba_flag &= ~HBA_SETUP; in lpfc_sli4_brdreset()
8498 phba->hba_flag &= ~HBA_SETUP; in lpfc_sli4_hba_setup()
9092 phba->hba_flag |= HBA_SETUP; in lpfc_sli4_hba_setup()
H A Dlpfc_scsi.c5558 (HBA_SETUP & phba->hba_flag)); in lpfc_abort_handler()
H A Dlpfc_hbadisc.c179 !(phba->hba_flag & HBA_SETUP)) { in lpfc_dev_loss_tmo_callbk()
H A Dlpfc_init.c6021 phba->hba_flag & HBA_SETUP) { in lpfc_cmf_timer()