Searched defs:ACPI_OFFSET (Results 1 – 2 of 2) sorted by relevance
511 #define ACPI_OFFSET(d, f) ACPI_PTR_DIFF (&(((d *) 0)->f), (void *) 0) macro