1
0
Fork 0
libnvme/doc/man/nvme_lba_rd.2
Daniel Baumann 336fe81026
Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-15 08:44:15 +01:00

23 lines
354 B
Groff

.TH "libnvme" 9 "struct nvme_lba_rd" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_lba_rd \-
.SH SYNOPSIS
struct nvme_lba_rd {
.br
.BI " __le64 rslba;"
.br
.BI " __le32 rnlb;"
.br
.BI " __u8 rsvd12[4];"
.br
.BI "
};
.br
.SH Members
.IP "rslba" 12
Range Starting LBA
.IP "rnlb" 12
Range Number of Logical Blocks
.IP "rsvd12" 12
Reserved