Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.c90 pm8001_ha->controller_fatal_error); in controller_fatal_error_show()
92 static DEVICE_ATTR_RO(controller_fatal_error);
H A Dpm8001_sas.h535 bool controller_fatal_error; member
H A Dpm8001_sas.c455 if (pm8001_ha->controller_fatal_error) { in pm8001_queue_command()
H A Dpm80xx_hwi.c1444 pm8001_ha->controller_fatal_error = false; in pm80xx_chip_init()
1602 if (!pm8001_ha->controller_fatal_error) { in pm80xx_chip_soft_rst()
4044 pm8001_ha->controller_fatal_error = true; in process_oq()