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

NAME

6       struct nvme_registered_ctrl - Registered Controller Data Structure
7

SYNOPSIS

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

Members

19       cntlid      Controller ID
20
21       rcsts       Reservation Status
22
23       rsvd3       Reserved
24
25       hostid      Host Identifier
26
27       rkey        Reservation Key
28
29
30
31November 2022             struct nvme_registered_ctrl               libnvme(9)
Impressum