NAME

struct nvme_id_uuid_list_entry - UUID List Entry

SYNOPSIS

struct nvme_id_uuid_list_entry {
 
__u8 header;
 
__u8 rsvd1[15];
 
__u8 uuid[16];
 
};
 
 

Members

header
UUID Lists Entry Header
rsvd1
reserved
uuid
128-bit Universally Unique Identifier

Questions & Answers

Helpful answers and articles about nvme_id_uuid_list_entry you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search