15 lines
357 B
Groff
15 lines
357 B
Groff
|
.TH "nvmf_eflags_str" 9 "nvmf_eflags_str" "April 2022" "libnvme API manual" LINUX
|
||
|
.SH NAME
|
||
|
nvmf_eflags_str \- Decode EFLAGS field
|
||
|
.SH SYNOPSIS
|
||
|
.B "const char *" nvmf_eflags_str
|
||
|
.BI "(__u16 eflags " ");"
|
||
|
.SH ARGUMENTS
|
||
|
.IP "eflags" 12
|
||
|
value to be decoded
|
||
|
.SH "DESCRIPTION"
|
||
|
Decode the EFLAGS field in the discovery log page
|
||
|
entry.
|
||
|
.SH "RETURN"
|
||
|
decoded string
|