Searched defs:ACPI_CAST8 (Results 1 – 2 of 2) sorted by relevance
18 #define ACPI_CAST8(ptr) ACPI_CAST_PTR (u8, (ptr)) macro