Home
last modified time | relevance | path

Searched refs:DPC_RESET_HA (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_isr.c132 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_status_entry()
579 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_process_response_queue()
673 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
688 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
755 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
1086 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_intr_handler()
Dql4_os.c2575 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_queuecommand()
2866 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
2885 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4_8xxx_watchdog()
2899 !test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4_8xxx_watchdog()
2917 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog()
3021 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer()
3031 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_timer()
3309 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4xxx_recover_adapter()
3340 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
3417 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
[all …]
Dql4_def.h547 #define DPC_RESET_HA 1 /* 0x00000002 */ macro
996 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
Dql4_mbx.c219 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
Dql4_nx.c1040 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()