table of contents
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 | October 2024 |