Searched refs:MPI2_IOC_STATE_RESET (Results 1 – 3 of 3) sorted by relevance
133 #define MPI2_IOC_STATE_RESET (0x00000000) macro
118 #define MPI2_IOC_STATE_RESET (0x00000000) macro
4184 if ((ioc_state & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_RESET) { in _base_make_ioc_ready()