blob: 47d3f3000cebedbf0812b9f677cb98ef69599051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.TH "libnvme" 9 "enum nbft_control_flags" "December 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.
|