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

NAME

6       struct nvme_registered_ctrl_ext -
7

SYNOPSIS

9       struct nvme_registered_ctrl_ext {
10           __le16 cntlid;
11           __u8 rcsts;
12           __u8 rsvd3[5];
13           __le64 rkey;
14           __u8 hostid[16];
15           __u8 rsvd32[32];
16        };
17
18

Members

20       cntlid      Controller ID
21
22       rcsts       Reservation Status
23
24       rsvd3       Reserved
25
26       rkey        Reservation Key
27
28       hostid      Host Identifier
29
30       rsvd32      Reserved
31
32
33
34April 2022              struct nvme_registered_ctrl_ext             libnvme(9)
Impressum