Lines Matching defs:ready
879 { MRIOC_STATE_READY, "ready" },
882 { MRIOC_STATE_BECOMING_READY, "becoming ready" },
1038 u8 ready, enabled;
1048 ready = (ioc_status & MPI3_SYSIF_IOC_STATUS_READY);
1051 if (ready && enabled)
1053 if ((!ready) && (!enabled))
1055 if ((!ready) && (enabled))
1202 * mpi3mr_bring_ioc_ready - Bring controller to ready state
1206 * the controller to become ready.
1228 ioc_info(mrioc, "ready timeout: %d seconds\n", mrioc->ready_timeout);
1309 ioc_info(mrioc, "bringing controller to ready state\n");
1336 "failed to bring to ready state, current state: %s\n",
3816 ioc_err(mrioc, "Failed to bring ioc ready: error %d\n",
3993 dprint_reset(mrioc, "bringing up the controller to ready state\n");
3996 ioc_err(mrioc, "failed to bring to ready state\n");