nvme_sgl_descriptor
struct nvme_sgl_descriptor sgl[NVME_MAX_SGL_DESCRIPTORS];
struct nvme_sgl_descriptor *sgl;
nseg * sizeof(struct nvme_sgl_descriptor);
nvme_static_assert(sizeof(struct nvme_sgl_descriptor) == 16,
struct nvme_sgl_descriptor sgl1;