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

NAME

6       struct nvme_id_uuid_list_entry -
7

SYNOPSIS

9       struct nvme_id_uuid_list_entry {
10           __u8 header;
11           __u8 rsvd1[15];
12           __u8 uuid[16];
13        };
14
15

Members

17       header      UUID Lists Entry Header
18
19       rsvd1       reserved
20
21       uuid        128-bit Universally Unique Identifier
22
23
24
25April 2022              struct nvme_id_uuid_list_entry              libnvme(9)
Impressum