libnvme(2) API Manual libnvme(2)

struct nvme_lockdown_log - Command and Feature Lockdown Log

struct nvme_lockdown_log {
__u8 cfila;
__u8 rsvd1[2];
__u8 lngth;
__u8 cfil[508];
};

Contents of the Command and Feature Identifier List field in the log page.
Reserved
Length of Command and Feature Identifier List field
Command and Feature Identifier List
struct nvme_lockdown_log January 2025