Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c256 ACPI_IORT_ITS_GROUP *itsg_entry; in iort_copy_its()
260 itsg_entry = (ACPI_IORT_ITS_GROUP *)node_entry->NodeData; in iort_copy_its()
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c182 ACPI_IORT_ITS_GROUP *IortItsGroup = NULL; in AcpiDmDumpIort()
238 Length = ACPI_OFFSET (ACPI_IORT_ITS_GROUP, Identifiers); in AcpiDmDumpIort()
239 IortItsGroup = ACPI_ADD_PTR (ACPI_IORT_ITS_GROUP, IortNode, NodeOffset); in AcpiDmDumpIort()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable1.c1587 ACPI_IORT_ITS_GROUP *IortItsGroup; in DtCompileIort()
1674 IortItsGroup = ACPI_CAST_PTR (ACPI_IORT_ITS_GROUP, Subtable->Buffer); in DtCompileIort()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbinfo.h256 #define ACPI_IORT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_IORT_ITS_GROUP,f)
H A Dactbl2.h309 } ACPI_IORT_ITS_GROUP; typedef