diff options
Diffstat (limited to 'doc/man/nvme_zns_id_ctrl.2')
-rw-r--r-- | doc/man/nvme_zns_id_ctrl.2 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man/nvme_zns_id_ctrl.2 b/doc/man/nvme_zns_id_ctrl.2 new file mode 100644 index 0000000..0291be2 --- /dev/null +++ b/doc/man/nvme_zns_id_ctrl.2 @@ -0,0 +1,19 @@ +.TH "libnvme" 9 "struct nvme_zns_id_ctrl" "January 2023" "API Manual" LINUX +.SH NAME +struct nvme_zns_id_ctrl \- I/O Command Set Specific Identify Controller Data Structure for the Zoned Namespace Command Set +.SH SYNOPSIS +struct nvme_zns_id_ctrl { +.br +.BI " __u8 zasl;" +.br +.BI " __u8 rsvd1[4095];" +.br +.BI " +}; +.br + +.SH Members +.IP "zasl" 12 +Zone Append Size Limit +.IP "rsvd1" 12 +Reserved |