Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbinfo.h263 #define ACPI_IORTM_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_IORT_ID_MAPPING,f)
372 #define ACPI_IORTM_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_IORT_ID_MAPPING,f,o)
H A Dactbl2.h266 } ACPI_IORT_ID_MAPPING; typedef
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable1.c1870 NodeLength += sizeof (ACPI_IORT_ID_MAPPING); in DtCompileIort()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbdump2.c397 Length = sizeof (ACPI_IORT_ID_MAPPING); in AcpiDmDumpIort()