1libnvme(9) API Manual libnvme(9)
23
4
NAME
6enum nbft_control_flags - Control Descriptor Flags
7
SYNOPSIS
9enum nbft_control_flags {
10NBFT_CONTROL_VALID
1112
};
13
Constants
15NBFT_CONTROL_VALID
16Block Valid: indicates that the structure is valid.
1718
19
20
October 2023 enum nbft_control_flags libnvme(9)