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_cmbmsc - This field indicates the controller memory buffer memory space control

Constants

NVME_CMBMSC_CRE_SHIFT Shift amount to get the capabilities registers enabled NVME_CMBMSC_CMSE_SHIFT Shift amount to get the controller memory space enable NVME_CMBMSC_CBA_SHIFT Shift amount to get the controller base address NVME_CMBMSC_CRE_MASK Mask to get the capabilities registers enabled NVME_CMBMSC_CMSE_MASK Mask to get the controller memory space enable August 2025 enum nvme_cmbmsc libnvme(2)

Name

enum nvme_cmbmsc - This field indicates the controller memory buffer memory space control

Synopsis

enum nvme_cmbmsc { NVME_CMBMSC_CRE_SHIFT , NVME_CMBMSC_CMSE_SHIFT , NVME_CMBMSC_CBA_SHIFT , NVME_CMBMSC_CRE_MASK , NVME_CMBMSC_CMSE_MASK };

See Also