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
56
doc/man/nvme_id_independent_id_ns.2
Normal file
56
doc/man/nvme_id_independent_id_ns.2
Normal file
|
@ -0,0 +1,56 @@
|
|||
.TH "libnvme" 9 "struct nvme_id_independent_id_ns" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_id_independent_id_ns \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_id_independent_id_ns {
|
||||
.br
|
||||
.BI " __u8 nsfeat;"
|
||||
.br
|
||||
.BI " __u8 nmic;"
|
||||
.br
|
||||
.BI " __u8 rescap;"
|
||||
.br
|
||||
.BI " __u8 fpi;"
|
||||
.br
|
||||
.BI " __le32 anagrpid;"
|
||||
.br
|
||||
.BI " __u8 nsattr;"
|
||||
.br
|
||||
.BI " __u8 rsvd9;"
|
||||
.br
|
||||
.BI " __le16 nvmsetid;"
|
||||
.br
|
||||
.BI " __le16 endgid;"
|
||||
.br
|
||||
.BI " __u8 nstat;"
|
||||
.br
|
||||
.BI " __u8 rsvd15[4081];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "nsfeat" 12
|
||||
common namespace features
|
||||
.IP "nmic" 12
|
||||
Namespace Multi-path I/O and Namespace
|
||||
Sharing Capabilities
|
||||
.IP "rescap" 12
|
||||
Reservation Capabilities
|
||||
.IP "fpi" 12
|
||||
Format Progress Indicator
|
||||
.IP "anagrpid" 12
|
||||
ANA Group Identifier
|
||||
.IP "nsattr" 12
|
||||
Namespace Attributes
|
||||
.IP "rsvd9" 12
|
||||
reserved
|
||||
.IP "nvmsetid" 12
|
||||
NVM Set Identifier
|
||||
.IP "endgid" 12
|
||||
Endurance Group Identifier
|
||||
.IP "nstat" 12
|
||||
Namespace Status
|
||||
.IP "rsvd15" 12
|
||||
reserved
|
Loading…
Add table
Add a link
Reference in a new issue