Searched defs:ACPI_IS_MISALIGNED (Results 1 - 1 of 1) sorted by relevance

/src/sys/external/bsd/acpica/dist/include/
H A Dacmacros.h373 #define ACPI_IS_MISALIGNED(value) (((ACPI_SIZE) value) & (sizeof(ACPI_SIZE)-1)) macro

Completed in 3 milliseconds