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_boot_partition_info - This field indicates the boot partition information

Constants

NVME_BOOT_PARTITION_INFO_BPSZ_SHIFT Shift amount to get the boot partition size from the structnvme_boot_partition.bpinfo field. NVME_BOOT_PARTITION_INFO_ABPID_SHIFT Shift amount to get the active boot partition ID from the structnvme_boot_partition.bpinfo field. NVME_BOOT_PARTITION_INFO_BPSZ_MASK Mask to get the boot partition size from the structnvme_boot_partition.bpinfo field. NVME_BOOT_PARTITION_INFO_ABPID_MASK Mask to get the active boot partition ID from the structnvme_boot_partition.bpinfo field. May 2025 enum nvme_boot_partition_info libnvme(2)

Name

enum nvme_boot_partition_info - This field indicates the boot partition information

Synopsis

enum nvme_boot_partition_info { NVME_BOOT_PARTITION_INFO_BPSZ_SHIFT , NVME_BOOT_PARTITION_INFO_ABPID_SHIFT , NVME_BOOT_PARTITION_INFO_BPSZ_MASK , NVME_BOOT_PARTITION_INFO_ABPID_MASK };

See Also