1
0
Fork 0

Adding upstream version 1.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 12:57:21 +02:00
parent 515eb29eee
commit 9ae445a706
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1041 changed files with 6076 additions and 1170 deletions

View file

@ -2301,6 +2301,20 @@ IO policy used by current subsystem
Model of the current subsystem
.. c:function:: const char * nvme_subsystem_get_serial (nvme_subsystem_t s)
Return the serial number of subsystem
**Parameters**
``nvme_subsystem_t s``
nvme_subsystem_t object
**Return**
Serial number of the current subsystem
.. c:function:: const char * nvme_subsystem_get_fw_rev (nvme_subsystem_t s)
Return the firmware rev of subsystem