Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h565 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
H A Dql4_os.c4402 if (halt_status & HALT_STATUS_UNRECOVERABLE) in qla4_8xxx_process_fw_error()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h531 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
H A Dqla_nx.c3378 if (halt_status & HALT_STATUS_UNRECOVERABLE) { in qla82xx_watchdog()