summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_media_unit_config_desc.2
blob: e739f1d0a39b502c717bf47ddbb5d59cd95d42b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH "libnvme" 9 "struct nvme_media_unit_config_desc" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_media_unit_config_desc \- 
.SH SYNOPSIS
struct nvme_media_unit_config_desc {
.br
.BI "    __le16 muid;"
.br
.BI "    __u8 rsvd2[4];"
.br
.BI "    __le16 mudl;"
.br
.BI "
};
.br

.SH Members
.IP "muid" 12
Media Unit Identifier
.IP "mudl" 12
Media Unit Descriptor Length
.SH "Description"
Media Unit Configuration Descriptor
Structure Definitions