Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h803 #define IO_FATAL_ERROR 0x51 macro
H A Dpm80xx_hwi.h1270 #define IO_FATAL_ERROR 0x51 macro
H A Dpm8001_hwi.c1514 if (pw->handler != IO_FATAL_ERROR) { in pm8001_work_fn()
1682 case IO_FATAL_ERROR: in pm8001_work_fn()
H A Dpm80xx_hwi.c4048 pm8001_handle_event(pm8001_ha, NULL, IO_FATAL_ERROR); in process_oq()