Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c183 ACPI_IORT_ITS_GROUP *IortItsGroup = NULL; in AcpiDmDumpIort()
262 Length = ACPI_OFFSET (ACPI_IORT_ITS_GROUP, Identifiers); in AcpiDmDumpIort()
263 IortItsGroup = ACPI_ADD_PTR (ACPI_IORT_ITS_GROUP, IortNode, NodeOffset); in AcpiDmDumpIort()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable1.c1879 ACPI_IORT_ITS_GROUP *IortItsGroup; in DtCompileIort()
1989 IortItsGroup = ACPI_CAST_PTR (ACPI_IORT_ITS_GROUP, Subtable->Buffer); in DtCompileIort()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbinfo.h277 #define ACPI_IORT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_IORT_ITS_GROUP,f)
H A Dactbl2.h542 } ACPI_IORT_ITS_GROUP; typedef