struct nvme_feat_host_behavior - Host Behavior Support - Data Structure
Contents
Members
acre Advanced Command Retry Enable
etdas Extended Telemetry Data Area 4 Supported
lbafee LBA Format Extension Enable
hdisns Host Dispersed Namespace Support
cdfe Copy Descriptor Formats Enable
rsvd6 Reserved
May 2025 struct nvme_feat_host_behavior libnvme(2)
Name
struct nvme_feat_host_behavior - Host Behavior Support - Data Structure
Synopsis
struct nvme_feat_host_behavior {
__u8acre;__u8etdas;__u8lbafee;__u8hdisns;__le16cdfe;__u8rsvd6[506];
};
