Home
last modified time | relevance | path

Searched refs:MPI3MR_RESET_FROM_CIACTIV_FAULT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h272 MPI3MR_RESET_FROM_CIACTIV_FAULT = 9, enumerator
Dmpi3mr_fw.c914 { MPI3MR_RESET_FROM_CIACTIV_FAULT, "component image activation fault" },
2542 reset_reason = MPI3MR_RESET_FROM_CIACTIV_FAULT; in mpi3mr_watchdog_work()
4895 (reset_reason != MPI3MR_RESET_FROM_CIACTIV_FAULT)) { in mpi3mr_soft_reset_handler()