Searched defs:ACPI_SET16 (Results 1 – 2 of 2) sorted by relevance
27 #define ACPI_SET16(ptr, val) (*ACPI_CAST16 (ptr) = (u16) (val)) macro