Searched defs:ACPI_CAST32 (Results 1 – 2 of 2) sorted by relevance
20 #define ACPI_CAST32(ptr) ACPI_CAST_PTR (u32, (ptr)) macro