Home
last modified time | relevance | path

Searched refs:MRIOC_STATE_FAULT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h288 MRIOC_STATE_FAULT, enumerator
H A Dmpi3mr_fw.c927 { MRIOC_STATE_FAULT, "fault" },
1156 return MRIOC_STATE_FAULT; in mpi3mr_get_iocstate()
1559 if (ioc_state == MRIOC_STATE_FAULT) { in mpi3mr_bring_ioc_ready()
2925 if (ioc_state != MRIOC_STATE_FAULT) in mpi3mr_watchdog_work()
5688 if (ioc_state != MRIOC_STATE_FAULT) in mpi3mr_soft_reset_handler()
H A Dmpi3mr_app.c1648 else if (ioc_state == MRIOC_STATE_FAULT) in mpi3mr_bsg_populate_adpinfo()
3248 else if (ioc_state == MRIOC_STATE_FAULT) in adp_state_show()