NVME_MAX_ADMIN_QUEUE_LEN
else if (nvme->n_admin_queue_len > NVME_MAX_ADMIN_QUEUE_LEN)
nvme->n_admin_queue_len = NVME_MAX_ADMIN_QUEUE_LEN;