Adding upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
515eb29eee
commit
9ae445a706
1041 changed files with 6076 additions and 1170 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue