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