logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_id_ctrl_sgls - This field indicates if SGLs are supported for the NVM Command Set and the

Constants

NVME_CTRL_SGLS_SUPPORTED NVME_CTRL_SGLS_KEYED NVME_CTRL_SGLS_BIT_BUCKET NVME_CTRL_SGLS_MPTR_BYTE_ALIGNED NVME_CTRL_SGLS_OVERSIZE NVME_CTRL_SGLS_MPTR_SGL NVME_CTRL_SGLS_OFFSET NVME_CTRL_SGLS_TPORT May 2025 enum nvme_id_ctrl_sgls libnvme(2)

Name

enum nvme_id_ctrl_sgls - This field indicates if SGLs are supported for the NVM Command Set and the particular SGL types supported.

Synopsis

enum nvme_id_ctrl_sgls { NVME_CTRL_SGLS_SUPPORTED , NVME_CTRL_SGLS_KEYED , NVME_CTRL_SGLS_BIT_BUCKET , NVME_CTRL_SGLS_MPTR_BYTE_ALIGNED , NVME_CTRL_SGLS_OVERSIZE , NVME_CTRL_SGLS_MPTR_SGL , NVME_CTRL_SGLS_OFFSET , NVME_CTRL_SGLS_TPORT };

See Also