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 hdisns;
__le16 cdfe;
__u8 rsvd6[506];
};

Members

Advanced Command Retry Enable
Extended Telemetry Data Area 4 Supported
LBA Format Extension Enable
Host Dispersed Namespace Support
Copy Descriptor Formats Enable
Reserved
struct nvme_feat_host_behavior May 2025