Searched defs:ACPI_TO_POINTER (Results 1 – 2 of 2) sorted by relevance
509 #define ACPI_TO_POINTER(i) ACPI_CAST_PTR (void, (acpi_size) (i)) macro