NVME_CTRLR_STATE_READY
while (ctrlr->state != NVME_CTRLR_STATE_READY) {
} while (ctrlr->state != NVME_CTRLR_STATE_READY);
NVME_CTRLR_STATE_READY,