blob: c326223ec8a26e9c23369f4f83912a1b448c2319 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.TH "libnvme" 9 "struct nvme_streams_directive_status" "May 2024" "API Manual" LINUX
.SH NAME
struct nvme_streams_directive_status \- Streams Directive - Get Status Data Structure
.SH SYNOPSIS
struct nvme_streams_directive_status {
.br
.BI " __le16 osc;"
.br
.BI " __le16 sid[];"
.br
.BI "
};
.br
.SH Members
.IP "osc" 12
Open Stream Count
.IP "sid" 12
Stream Identifier
|