Searched refs:AF_EEH_BUSY (Results 1 – 3 of 3) sorted by relevance
575 #define AF_EEH_BUSY 20 /* 0x00100000 */ macro
4118 if (test_bit(AF_EEH_BUSY, &ha->flags)) { in qla4xxx_queuecommand()4565 if (test_bit(AF_EEH_BUSY, &ha->flags)) { in qla4xxx_timer()5329 if (test_bit(AF_EEH_BUSY, &ha->flags)) { in qla4xxx_do_dpc()9129 (test_bit(AF_EEH_BUSY, &ha->flags))) { in qla4xxx_eh_wait_on_command()9620 clear_bit(AF_EEH_BUSY, &ha->flags); in qla4xxx_pci_error_detected()9623 set_bit(AF_EEH_BUSY, &ha->flags); in qla4xxx_pci_error_detected()9631 set_bit(AF_EEH_BUSY, &ha->flags); in qla4xxx_pci_error_detected()9842 clear_bit(AF_EEH_BUSY, &ha->flags); in qla4xxx_pci_resume()
1661 if ((test_bit(AF_EEH_BUSY, &ha->flags)) && drv_active) in qla4_8xxx_need_reset()
Completed in 29 milliseconds