From 61d0a8bdffbbb7229776d2f4f2e79ed22d21551f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Jul 2023 00:36:10 +0200 Subject: Merging upstream version 1.5. Signed-off-by: Daniel Baumann --- doc/man/nbft_control_flags.2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/man/nbft_control_flags.2 (limited to 'doc/man/nbft_control_flags.2') diff --git a/doc/man/nbft_control_flags.2 b/doc/man/nbft_control_flags.2 new file mode 100644 index 0000000..e2f6e0f --- /dev/null +++ b/doc/man/nbft_control_flags.2 @@ -0,0 +1,12 @@ +.TH "libnvme" 9 "enum nbft_control_flags" "June 2023" "API Manual" LINUX +.SH NAME +enum nbft_control_flags \- Control Descriptor Flags +.SH SYNOPSIS +enum nbft_control_flags { +.br +.BI " NBFT_CONTROL_VALID" + +}; +.SH Constants +.IP "NBFT_CONTROL_VALID" 12 +Block Valid: indicates that the structure is valid. -- cgit v1.2.3