Searched refs:DPC_RESET_HA (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_isr.c | 131 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_status_entry() 578 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_process_response_queue() 716 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox() 731 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox() 805 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox() 1186 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_intr_handler()
|
H A D | ql4_bsg.c | 461 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()
|
H A D | ql4_os.c | 4143 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_queuecommand() 4430 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error() 4454 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4_8xxx_watchdog() 4468 !test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4_8xxx_watchdog() 4486 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog() 4591 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer() 4601 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in qla4xxx_timer() 4888 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4xxx_recover_adapter() 4916 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter() 4977 clear_bit(DPC_RESET_HA, in qla4xxx_recover_adapter() [all...] |
H A D | ql4_def.h | 577 #define DPC_RESET_HA 1 /* 0x00000002 */ macro 1037 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
|
H A D | ql4_mbx.c | 218 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
|
H A D | ql4_nx.c | 1042 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_isr.c | 131 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()
|
H A D | ql4_bsg.c | 461 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()
|
H A D | ql4_os.c | 4137 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, in qla4xxx_recover_adapter() [all...] |
H A D | ql4_def.h | 586 #define DPC_RESET_HA 1 /* 0x00000002 */ macro 1046 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
|
H A D | ql4_mbx.c | 218 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
|
H A D | ql4_nx.c | 1029 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()
|
Completed in 43 milliseconds