1libnvme(9) API Manual libnvme(9)
23
4
NAME
6struct nvme_feat_fdp_events_cdw11 - FDP Events Feature Command Dword 11
7
SYNOPSIS
9struct nvme_feat_fdp_events_cdw11 {
10__le16 phndl;
11__u8 noet;
12__u8 rsvd24;
13};
1415
Members
17phndl Placement Handle
1819
noet Number of FDP Event Types
2021
rsvd24 Reserved
2223
24
25
April 2023 struct nvme_feat_fdp_events_cdw11 libnvme(9)