1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_channel_config_desc - Channel Configuration Descriptor
7

SYNOPSIS

9       struct nvme_channel_config_desc {
10           __le16 chanid;
11           __le16 chmus;
12           struct nvme_media_unit_config_desc mu_config_desc[];
13        };
14
15

Members

17       chanid      Channel Identifier
18
19       chmus       Number Channel Media Units
20
21       mu_config_desc
22                   Channel  Unit  config  descriptors.   See  struct  nvme_me‐
23                   dia_unit_config_desc
24
25
26
27November 2022           struct nvme_channel_config_desc             libnvme(9)
Impressum