Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
A Dql4_isr.c131 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()
A 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()
A Dql4_os.c4412 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
4468 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog()
4573 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer()
4870 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4xxx_recover_adapter()
4898 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
4959 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
4988 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
5030 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
5388 clear_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_do_dpc()
9461 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_eh_host_reset()
[all …]
A Dql4_def.h577 #define DPC_RESET_HA 1 /* 0x00000002 */ macro
1037 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
A Dql4_mbx.c218 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
A Dql4_nx.c1029 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()

Completed in 35 milliseconds