Searched refs:ACPI_IORT_ID_MAPPING (Results 1 – 5 of 5) sorted by relevance
224 ACPI_IORT_ID_MAPPING *map_entry; in iort_copy_data()228 map_entry = ACPI_ADD_PTR(ACPI_IORT_ID_MAPPING, node_entry, in iort_copy_data()
265 #define ACPI_IORTM_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_IORT_ID_MAPPING,f)378 #define ACPI_IORTM_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_IORT_ID_MAPPING,f,o)
267 } ACPI_IORT_ID_MAPPING; typedef
335 IortNode->MappingCount * sizeof (ACPI_IORT_ID_MAPPING); in AcpiDmDumpIort()405 Length = sizeof (ACPI_IORT_ID_MAPPING); in AcpiDmDumpIort()
1892 NodeLength += sizeof (ACPI_IORT_ID_MAPPING); in DtCompileIort()