Provided by: libnvme-dev_1.3-1~ubuntu22.04_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
May 2023 struct nvme_zns_id_ctrl libnvme(2)