summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_subsystem_get_type.2
blob: 3cb01bfab1628003c09474a02027c1ceb8f33456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH "nvme_subsystem_get_type" 9 "nvme_subsystem_get_type" "July 2022" "libnvme API manual" LINUX
.SH NAME
nvme_subsystem_get_type \- Returns the type of a subsystem
.SH SYNOPSIS
.B "const char *" nvme_subsystem_get_type
.BI "(nvme_subsystem_t s "  ");"
.SH ARGUMENTS
.IP "s" 12
nvme_subsystem_t object
.SH "DESCRIPTION"
Returns the subsystem type of \fIs\fP.
.SH "RETURN"
'nvm' or 'discovery'