Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
27
doc/man/nvme_firmware_slot.2
Normal file
27
doc/man/nvme_firmware_slot.2
Normal file
|
@ -0,0 +1,27 @@
|
|||
.TH "libnvme" 9 "struct nvme_firmware_slot" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_firmware_slot \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_firmware_slot {
|
||||
.br
|
||||
.BI " __u8 afi;"
|
||||
.br
|
||||
.BI " __u8 rsvd1[7];"
|
||||
.br
|
||||
.BI " char frs[7][8];"
|
||||
.br
|
||||
.BI " __u8 rsvd2[448];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "afi" 12
|
||||
Active Firmware Info
|
||||
.IP "rsvd1" 12
|
||||
Reserved
|
||||
.IP "frs" 12
|
||||
Firmware Revision for Slot
|
||||
.IP "rsvd2" 12
|
||||
Reserved
|
Loading…
Add table
Add a link
Reference in a new issue