Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_feat_host_behavior - Host Behavior Support - Data Structure

SYNOPSIS

struct nvme_feat_host_behavior {
__u8 acre;
__u8 etdas;
__u8 lbafee;
__u8 rsvd3;
__u16 cdfe;
__u8 rsvd6[506];
};

Members

Advanced Command Retry Enable
Extended Telemetry Data Area 4 Supported
LBA Format Extension Enable
Reserved
Copy Descriptor Formats Enable
Reserved
struct nvme_feat_host_behavior February 2024