Searched refs:MPI2_IOC_STATE_FAULT (Results 1 – 4 of 4) sorted by relevance
146 #define MPI2_IOC_STATE_FAULT (0x40000000) macro
218 #define MPI2_IOC_STATE_FAULT (0x40000000) macro
322 } else if (state == MPI2_IOC_STATE_FAULT) { in mps_transition_ready()927 MPI2_IOC_STATE_FAULT) { in mps_wait_db_ack()2116 if ((db & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_FAULT) { in mps_periodic()
328 } else if (state == MPI2_IOC_STATE_FAULT) { in mpr_transition_ready()955 MPI2_IOC_STATE_FAULT) { in mpr_wait_db_ack()2285 if ((db & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_FAULT) { in mpr_periodic()