Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h199 #define MPI3_SYSIF_IOC_STATUS_RESET_HISTORY (0x00000010) macro
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c234 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) || in mpi3mr_check_rh_fault_ioc()
1155 if (ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) in mpi3mr_clear_reset_history()
1194 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY)) { in mpi3mr_mur_ioc()
1241 if (ioc_status & (MPI3_SYSIF_IOC_STATUS_FAULT | MPI3_SYSIF_IOC_STATUS_RESET_HISTORY)) { in mpi3mr_bring_ioc_ready()
3283 if (ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) { in mpi3mr_watchdog_thread()
6232 MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) { in mpi3mr_issue_reset()