Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_nx.h566 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
Dql4_os.c2847 if (halt_status & HALT_STATUS_UNRECOVERABLE) in qla4_8xxx_process_fw_error()
/drivers/scsi/qla2xxx/
Dqla_nx.h533 #define HALT_STATUS_UNRECOVERABLE 0x80000000 macro
Dqla_nx.c3407 if (halt_status & HALT_STATUS_UNRECOVERABLE) { in qla82xx_watchdog()