Searched refs:HBA_SETUP (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc.h | 425 HBA_SETUP = 24, /* HBA setup completed */ enumerator
|
| H A D | lpfc_scsi.c | 539 if (test_bit(HBA_SETUP, &phba->hba_flag) && in lpfc_sli4_io_xri_aborted() 5578 test_bit(HBA_SETUP, &phba->hba_flag)); in lpfc_abort_handler()
|
| H A D | lpfc_sli.c | 3935 !test_bit(HBA_SETUP, &phba->hba_flag)) { in lpfc_poll_eratt() 4850 clear_bit(HBA_SETUP, &phba->hba_flag); in lpfc_sli_brdready_s4() 5287 clear_bit(HBA_SETUP, &phba->hba_flag); in lpfc_sli_brdrestart_s4() 8559 clear_bit(HBA_SETUP, &phba->hba_flag); in lpfc_sli4_hba_setup() 9159 set_bit(HBA_SETUP, &phba->hba_flag); in lpfc_sli4_hba_setup()
|
| H A D | lpfc_hbadisc.c | 187 !test_bit(HBA_SETUP, &phba->hba_flag))) { in lpfc_dev_loss_tmo_callbk()
|
| H A D | lpfc_init.c | 6024 test_bit(HBA_SETUP, &phba->hba_flag)) { in lpfc_cmf_timer()
|