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_vs - This field indicates the version

Constants

NVME_VS_TER_SHIFT Shift amount to get the tertiary version NVME_VS_MNR_SHIFT Shift amount to get the minor version NVME_VS_MJR_SHIFT Shift amount to get the major version NVME_VS_TER_MASK Mask to get the tertiary version NVME_VS_MNR_MASK Mask to get the minor version NVME_VS_MJR_MASK Mask to get the major version August 2025 enum nvme_vs libnvme(2)

Name

enum nvme_vs - This field indicates the version

Synopsis

enum nvme_vs { NVME_VS_TER_SHIFT , NVME_VS_MNR_SHIFT , NVME_VS_MJR_SHIFT , NVME_VS_TER_MASK , NVME_VS_MNR_MASK , NVME_VS_MJR_MASK };

See Also