Provided by: libnvme-dev_1.11.1-2_amd64 

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
zasl Zone Append Size Limit
rsvd1 Reserved
February 2025 struct nvme_zns_id_ctrl libnvme(2)