NVME_MAX_ADMIN_BUFFER
sc->adm_bytes = NVME_MAX_ADMIN_BUFFER * sc->maxqe;
KKASSERT(sizeof(nvme_admin_data_t) == NVME_MAX_ADMIN_BUFFER);