Home
last modified time | relevance | path

Searched refs:AF_INIT_DONE (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_isr.c736 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_isr_decode_mailbox()
752 if (test_bit(AF_INIT_DONE, &ha->flags)) { in qla4xxx_isr_decode_mailbox()
1056 test_bit(AF_INIT_DONE, &ha->flags)) in qla4_82xx_interrupt_service_routine()
Dql4_def.h563 #define AF_INIT_DONE 1 /* 0x00000002 */ macro
Dql4_init.c573 if (is_qla80XX(ha) && !test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_init_firmware()
Dql4_83xx.c1576 if (test_bit(AF_INIT_DONE, &ha->flags) && in qla4_83xx_is_detached()
Dql4_os.c4830 clear_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_dead_adapter_cleanup()
5324 if (!test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_do_dpc()
8848 set_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_probe_adapter()
Dql4_nx.c3460 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4_8xxx_update_idc_reg()