1libnvme(9) API Manual libnvme(9)
2
3
4
6 struct nvme_mi_osc - Optionally Supported Command Data Structure
7
9 struct nvme_mi_osc {
10 __u8 type;
11 __u8 opc;
12 };
13
14
16 type Command Type
17
18 opc Opcode
19
20
21
22April 2023 struct nvme_mi_osc libnvme(9)