Searched refs:AF_INIT_DONE (Results 1 – 4 of 4) sorted by relevance
647 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_isr_decode_mailbox()658 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_isr_decode_mailbox()
471 #define AF_INIT_DONE 1 /* 0x00000002 */ macro
1761 if (!test_bit(AF_INIT_DONE, &ha->flags)) { in qla4_8xxx_device_state_handler()1851 if (retval == QLA_SUCCESS && !test_bit(AF_INIT_DONE, &ha->flags)) in qla4_8xxx_load_risc()
2841 clear_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_dead_adapter_cleanup()3300 if (!test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_do_dpc()5024 set_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_probe_adapter()