Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_ctl.c89 pm8001_ha->controller_fatal_error); in controller_fatal_error_show()
91 static DEVICE_ATTR_RO(controller_fatal_error);
H A Dpm8001_sas.h530 bool controller_fatal_error; member
H A Dpm8001_sas.c402 if (pm8001_ha->controller_fatal_error) { in pm8001_task_exec()
H A Dpm80xx_hwi.c1447 pm8001_ha->controller_fatal_error = false; in pm80xx_chip_init()
1551 if (!pm8001_ha->controller_fatal_error) { in pm80xx_chip_soft_rst()
4092 pm8001_ha->controller_fatal_error = true; in process_oq()