Home
last modified time | relevance | path

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

/linux-4.4.14/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()
717 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
732 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
806 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
1185 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_intr_handler()
Dql4_bsg.c462 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in ql4xxx_execute_diag_cmd()
642 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_83xx_post_loopback_config()
676 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4xxx_execute_diag_loopback_cmd()
Dql4_os.c4087 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_queuecommand()
4380 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
4404 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4_8xxx_watchdog()
4418 !test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4_8xxx_watchdog()
4436 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog()
4540 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer()
4550 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_timer()
4837 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4xxx_recover_adapter()
4865 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
4926 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
[all …]
Dql4_def.h591 #define DPC_RESET_HA 1 /* 0x00000002 */ macro
1053 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.c1041 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()