Searched refs:ACPI_TABLE_SLIT (Results 1 – 7 of 7) sorted by relevance
219 Localities = (UINT32) ACPI_CAST_PTR (ACPI_TABLE_SLIT, Table)->LocalityCount; in AcpiDmDumpSlit()220 Offset = ACPI_OFFSET (ACPI_TABLE_SLIT, Entry[0]); in AcpiDmDumpSlit()221 Row = (UINT8 *) ACPI_CAST_PTR (ACPI_TABLE_SLIT, Table)->Entry; in AcpiDmDumpSlit()
144 extern ACPI_TABLE_SLIT *acpidev_slit_tbl_ptr;
240 } ACPI_TABLE_SLIT; typedef
190 #define ACPI_SLIT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_SLIT,f)
181 ACPI_TABLE_SLIT *slit_ptr = NULL;2771 process_slit(ACPI_TABLE_SLIT *tp) in process_slit()2954 if ((slit_ptr = (ACPI_TABLE_SLIT *)find_fw_table(rsdp, in build_firmware_properties()
190 extern ACPI_TABLE_SLIT *slit_ptr;491 static int lgrp_plat_process_slit(ACPI_TABLE_SLIT *tp,2642 lgrp_plat_process_slit(ACPI_TABLE_SLIT *tp, in lgrp_plat_process_slit()
76 ACPI_TABLE_SLIT *acpidev_slit_tbl_ptr;