Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_lockdown_log - Command and Feature Lockdown Log

SYNOPSIS

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

Members

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 October 2024