pub type nvme_vs = c_uint;Expand description
enum nvme_vs - This field indicates the version @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