Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_hwi.h803 #define IO_FATAL_ERROR 0x51 macro
Dpm80xx_hwi.h1270 #define IO_FATAL_ERROR 0x51 macro
Dpm8001_hwi.c1458 if (pw->handler != IO_FATAL_ERROR) { in pm8001_work_fn()
1626 case IO_FATAL_ERROR: in pm8001_work_fn()
Dpm80xx_hwi.c4028 pm8001_handle_event(pm8001_ha, NULL, IO_FATAL_ERROR); in process_oq()