Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_hwi.h808 #define IO_FATAL_ERROR 0x51 macro
Dpm80xx_hwi.h1275 #define IO_FATAL_ERROR 0x51 macro
Dpm8001_hwi.c1504 if (pw->handler != IO_FATAL_ERROR) { in pm8001_work_fn()
1675 case IO_FATAL_ERROR: in pm8001_work_fn()
Dpm80xx_hwi.c4131 pm8001_handle_event(pm8001_ha, NULL, IO_FATAL_ERROR); in process_oq()