1
0
Fork 0
libnvme/doc/man/nvme_end_grp_chan_desc.2

21 lines
419 B
Groff
Raw Normal View History

.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