table of contents
other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| nvme_subsystem_get_type(9) | libnvme API manual | nvme_subsystem_get_type(9) |
NAME¶
nvme_subsystem_get_type - Returns the type of a subsystem
SYNOPSIS¶
const char * nvme_subsystem_get_type (nvme_subsystem_t s );
ARGUMENTS¶
- s
- nvme_subsystem_t object
DESCRIPTION¶
Returns the subsystem type of s.
RETURN¶
| nvme_subsystem_get_type | July 2025 |