summaryrefslogtreecommitdiffstats
path: root/doc/man/nbft_hfi_flags.2
blob: 558c7672aeb65c9774cd3d6bc471172d81a653f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH "libnvme" 9 "enum nbft_hfi_flags" "February 2024" "API Manual" LINUX
.SH NAME
enum nbft_hfi_flags \- HFI Descriptor Flags
.SH SYNOPSIS
enum nbft_hfi_flags {
.br
.BI "    NBFT_HFI_VALID"

};
.SH Constants
.IP "NBFT_HFI_VALID" 12
Descriptor Valid: If set to 1h, then this descriptor is valid.
If cleared to 0h, then this descriptor is reserved.