1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_boot_partition -
7

SYNOPSIS

9       struct nvme_boot_partition {
10           __u8 lid;
11           __u8 rsvd1[3];
12           __le32 bpinfo;
13           __u8 rsvd8[8];
14           __u8 boot_partition_data[];
15        };
16
17

Members

19       lid         Boot Partition Identifier
20
21       rsvd1       Reserved
22
23       bpinfo      Boot Partition Information
24
25       rsvd8       Reserved
26
27       boot_partition_data
28                   Contains the contents of the specified Boot Partition
29
30
31
32April 2022                struct nvme_boot_partition                libnvme(9)
Impressum