enum nvme_bprsel
This field indicates the boot partition read select
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
This field indicates the boot partition read select
enum nvme_bprsel {
NVME_BPRSEL_BPRSZ_SHIFT ,
NVME_BPRSEL_BPROF_SHIFT ,
NVME_BPRSEL_BPID_SHIFT ,
NVME_BPRSEL_BPRSZ_MASK ,
NVME_BPRSEL_BPROF_MASK ,
NVME_BPRSEL_BPID_MASK
};