Scroll to navigation

libnvme(9) API Manual libnvme(9)

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

};

Constants

Shift amount to get the capabilities registers enabled
Shift amount to get the controller memory space enable
Shift amount to get the controller base address
Mask to get the capabilities registers enabled
Mask to get the controller memory space enable
enum nvme_cmbmsc May 2024