Searched defs:ACPI_GET32 (Results 1 – 2 of 2) sorted by relevance
24 #define ACPI_GET32(ptr) (*ACPI_CAST32 (ptr)) macro