2025-05-22 12:57:29 +02:00
|
|
|
.TH "nvme_subsystem_get_model" 9 "nvme_subsystem_get_model" "May 2025" "libnvme API manual" LINUX
|
2025-04-13 11:46:35 +02:00
|
|
|
.SH NAME
|
|
|
|
nvme_subsystem_get_model \- Return the model of subsystem
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "const char *" nvme_subsystem_get_model
|
|
|
|
.BI "(nvme_subsystem_t s " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "s" 12
|
|
|
|
nvme_subsystem_t object
|
|
|
|
.SH "RETURN"
|
|
|
|
Model of the current subsystem
|