Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cd3404518a
commit
4776b16754
795 changed files with 3047 additions and 1805 deletions
|
@ -1,16 +1,16 @@
|
|||
.TH "libnvme" 9 "struct nvme_fdp_ruh_status_desc" "January 2023" "API Manual" LINUX
|
||||
.TH "libnvme" 9 "struct nvme_fdp_ruh_status_desc" "March 2023" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_fdp_ruh_status_desc \- Reclaim Unit Handle Status Descriptor
|
||||
.SH SYNOPSIS
|
||||
struct nvme_fdp_ruh_status_desc {
|
||||
.br
|
||||
.BI " __u16 pid;"
|
||||
.BI " __le16 pid;"
|
||||
.br
|
||||
.BI " __u16 ruhid;"
|
||||
.BI " __le16 ruhid;"
|
||||
.br
|
||||
.BI " __u32 earutr;"
|
||||
.BI " __le32 earutr;"
|
||||
.br
|
||||
.BI " __u64 ruamw;"
|
||||
.BI " __le64 ruamw;"
|
||||
.br
|
||||
.BI " __u8 rsvd16[16];"
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue