Home
last modified time | relevance | path

Searched refs:ChannelCount (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/components/resources/
H A Drsirq.c394 ACPI_RS_OFFSET (Data.Dma.ChannelCount)}
H A Drsdumpinfo.c194 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Dma.ChannelCount), "Channel Count", …
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacrestyp.h302 UINT8 ChannelCount; member
H A Dactbl2.h2216 UINT16 ChannelCount; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo2.c1308 {ACPI_DMT_UINT16, ACPI_NHLT2_OFFSET (ChannelCount), "Channel Count", 0},
1325 {ACPI_DMT_UINT16, ACPI_NHLT3_OFFSET (Format.ChannelCount), "Channel Count", 0},
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_resource.c332 res->Data.Dma.ChannelCount); in acpi_parse_resource()