Home | History | Annotate | Download | only in acpi

Lines Matching refs:ACPI_IORT_NODE

45 acpi_iort_id_map(ACPI_IORT_NODE *node, uint32_t *id)
67 static ACPI_IORT_NODE *
68 acpi_iort_find_ref(ACPI_TABLE_IORT *iort, ACPI_IORT_NODE *node, uint32_t *id)
76 return ACPI_ADD_PTR(ACPI_IORT_NODE, iort, le32toh(map->OutputReference));
83 ACPI_IORT_NODE *node;
94 node = ACPI_ADD_PTR(ACPI_IORT_NODE, iort, offset);
116 ACPI_IORT_NODE *node;
128 node = ACPI_ADD_PTR(ACPI_IORT_NODE, iort, offset);
158 ACPI_IORT_NODE *node;
171 node = ACPI_ADD_PTR(ACPI_IORT_NODE, iort, offset);