nvme_subsystem_get_type(2)

Returns the type of a subsystem

Section 2 libnvme-dev bookworm source

Description

nvme_subsystem_get_type

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