Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr.h288 MRIOC_STATE_FAULT, enumerator
H A Dmpi3mr_fw.c917 { MRIOC_STATE_FAULT, "fault" },
1121 return MRIOC_STATE_FAULT; in mpi3mr_get_iocstate()
1470 if (ioc_state == MRIOC_STATE_FAULT) { in mpi3mr_bring_ioc_ready()
2799 if (ioc_state != MRIOC_STATE_FAULT) in mpi3mr_watchdog_work()
H A Dmpi3mr_app.c1650 else if (ioc_state == MRIOC_STATE_FAULT) in mpi3mr_bsg_populate_adpinfo()
3250 else if (ioc_state == MRIOC_STATE_FAULT) in adp_state_show()