nvme_feat_host_behavior(2)

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_feat_host_behavior - Host Behavior Support - Data Structure

SYNOPSIS

struct nvme_feat_host_behavior {
__u8 acre;
__u8 rsvd1[511];
};

Members

acre
Advanced Command Retry Enable
rsvd1
Reserved
struct nvme_feat_host_behavior September 2023