other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
| libnvme(9) | API Manual | libnvme(9) |
NAME¶
enum nvme_pmrctl - This field indicates the persistent memory region control
SYNOPSIS¶
enum nvme_pmrctl {
NVME_PMRCTL_EN_SHIFT ,
NVME_PMRCTL_EN_MASK
};
Constants¶
- NVME_PMRCTL_EN_SHIFT
- Shift amount to get the enable
- NVME_PMRCTL_EN_MASK
- Mask to get the enable
| enum nvme_pmrctl | July 2025 |