20 lines
419 B
Groff
20 lines
419 B
Groff
.TH "libnvme" 9 "struct nvme_end_grp_chan_desc" "April 2022" "API Manual" LINUX
|
|
.SH NAME
|
|
struct nvme_end_grp_chan_desc \-
|
|
.SH SYNOPSIS
|
|
struct nvme_end_grp_chan_desc {
|
|
.br
|
|
.BI " __le16 egchans;"
|
|
.br
|
|
.BI " struct nvme_channel_config_desc chan_config_desc[];"
|
|
.br
|
|
.BI "
|
|
};
|
|
.br
|
|
|
|
.SH Members
|
|
.IP "egchans" 12
|
|
Number of Channels
|
|
.SH "Description"
|
|
Endurance group Channel Configuration Descriptor
|
|
Structure Definitions
|