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_bprsel - This field indicates the boot partition read select

Constants

NVME_BPRSEL_BPRSZ_SHIFT Shift amount to get the boot partition read size NVME_BPRSEL_BPROF_SHIFT Shift amount to get the boot partition read offset NVME_BPRSEL_BPID_SHIFT Shift amount to get the boot partition identifier NVME_BPRSEL_BPRSZ_MASK Mask to get the boot partition read size NVME_BPRSEL_BPROF_MASK Mask to get the boot partition read offset NVME_BPRSEL_BPID_MASK Mask to get the boot partition identifier May 2025 enum nvme_bprsel libnvme(2)

Name

enum nvme_bprsel - This field indicates the boot partition read select

Synopsis

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 };

See Also