Searched refs:MPI2_IOC_STATE_READY (Results 1 – 4 of 4) sorted by relevance
140 #define MPI2_IOC_STATE_READY (0x10000000) macro
209 #define MPI2_IOC_STATE_READY (0x10000000) macro
315 if (state == MPI2_IOC_STATE_READY) { in mps_transition_ready() 363 if (state != MPI2_IOC_STATE_READY) { in mps_transition_operational()
319 if (state == MPI2_IOC_STATE_READY) { in mpr_transition_ready() 366 if (state != MPI2_IOC_STATE_READY) { in mpr_transition_operational()