Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_zns_id_ctrl - I/O Command Set Specific Identify Controller Data Structure for the Zoned Namespace Command Set

SYNOPSIS

struct nvme_zns_id_ctrl {
__u8 zasl;
__u8 rsvd1[4095];
};

Members

Zone Append Size Limit
Reserved
struct nvme_zns_id_ctrl February 2024