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

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

Completed in 136 milliseconds