Home
last modified time | relevance | path

Searched refs:DPC_RESET_HA_INTR (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla4xxx/
A Dql4_def.h590 #define DPC_RESET_HA_INTR 5 /* 0x00000020 */ macro
1048 test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags) || in ql4xxx_reset_active()
A Dql4_os.c4137 if (test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags) || in qla4xxx_queuecommand()
4598 test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags) || in qla4xxx_timer()
4886 if (test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags)) { in qla4xxx_recover_adapter()
4982 !test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags)) { in qla4xxx_recover_adapter()
5392 test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags) || in qla4xxx_do_dpc()
5400 clear_bit(DPC_RESET_HA_INTR, &ha->dpc_flags); in qla4xxx_do_dpc()
5408 if (test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags)) { in qla4xxx_do_dpc()
5426 clear_bit(DPC_RESET_HA_INTR, &ha->dpc_flags); in qla4xxx_do_dpc()
A Dql4_isr.c1196 set_bit(DPC_RESET_HA_INTR, &ha->dpc_flags); in qla4xxx_intr_handler()

Completed in 36 milliseconds