Home
last modified time | relevance | path

Searched refs:AcpiDmTableInfoSdev (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacdisasm.h634 extern ACPI_DMTABLE_INFO AcpiDmTableInfoSdev[];
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtable.c720 {ACPI_SIG_SDEV, AcpiDmTableInfoSdev, AcpiDmDumpSdev, DtCompileSdev, TemplateSdev},
H A Ddmtbinfo2.c2023 ACPI_DMTABLE_INFO AcpiDmTableInfoSdev[] = variable
H A Ddmtbdump2.c2755 Status = AcpiDmDumpTable (Length, 0, Table, 0, AcpiDmTableInfoSdev); in AcpiDmDumpSdev()