Home
last modified time | relevance | path

Searched refs:DPC_HA_UNRECOVERABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_def.h588 #define DPC_HA_UNRECOVERABLE 21 /* 0x00200000 ISP-82xx only*/ macro
1042 test_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags); in ql4xxx_reset_active()
Dql4_os.c4102 test_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags) || in qla4xxx_queuecommand()
4389 set_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
4428 set_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags); in qla4_8xxx_watchdog()
4571 test_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags) || in qla4xxx_timer()
5309 if (test_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags)) { in qla4xxx_do_dpc()