Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla4xxx/
Dql4_isr.c131 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_status_entry()
576 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_process_response_queue()
714 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
729 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
803 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
1184 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_intr_handler()
Dql4_bsg.c461 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in ql4xxx_execute_diag_cmd()
641 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_83xx_post_loopback_config()
675 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4xxx_execute_diag_loopback_cmd()
Dql4_os.c4137 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_queuecommand()
4421 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
4445 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4_8xxx_watchdog()
4459 !test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4_8xxx_watchdog()
4477 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog()
4582 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer()
4592 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_timer()
4879 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4xxx_recover_adapter()
4907 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
4968 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
[all …]
Dql4_def.h586 #define DPC_RESET_HA 1 /* 0x00000002 */ macro
1046 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
Dql4_mbx.c218 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
Dql4_nx.c1029 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()