Searched refs:MPI3_SYSIF_IOC_STATUS_FAULT (Results 1 – 2 of 2) sorted by relevance
195 #define MPI3_SYSIF_IOC_STATUS_FAULT (0x00000002) macro
235 (ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT)) { in mpi3mr_check_rh_fault_ioc()1113 if (ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT) { in mpi3mr_print_fault_info()1134 if (ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT) in mpi3mr_get_iocstate()1199 (ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT) || in mpi3mr_mur_ioc()1393 (ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT) || in mpi3mr_soft_reset_success()1411 if (!(ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT)) in mpi3mr_diagfault_success()6096 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_FAULT)) { in mpi3mr_issue_ioc_shutdown()