table of contents
| libnvmf_subtype_str(9) | libnvme API manual | libnvmf_subtype_str(9) |
NAME¶
libnvmf_subtype_str - Decode SUBTYPE field
SYNOPSIS¶
const char * libnvmf_subtype_str (__u8 subtype );
ARGUMENTS¶
- subtype
- value to be decoded
DESCRIPTION¶
Decode the subsystem type field in the discovery log page entry.
RETURN¶
decoded string
| libnvmf_subtype_str | July 2026 |