diff options
Diffstat (limited to 'doc/man/nbft_control_flags.2')
-rw-r--r-- | doc/man/nbft_control_flags.2 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/man/nbft_control_flags.2 b/doc/man/nbft_control_flags.2 new file mode 100644 index 0000000..e2343d2 --- /dev/null +++ b/doc/man/nbft_control_flags.2 @@ -0,0 +1,12 @@ +.TH "libnvme" 9 "enum nbft_control_flags" "February 2024" "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. |