Home
last modified time | relevance | path

Searched refs:HALT_STATUS_UNRECOVERABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_nx.h565 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
Dql4_os.c4399 if (halt_status & HALT_STATUS_UNRECOVERABLE) in qla4_8xxx_process_fw_error()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_nx.h531 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
Dqla_nx.c3386 if (halt_status & HALT_STATUS_UNRECOVERABLE) { in qla82xx_watchdog()