Home
last modified time | relevance | path

Searched refs:ACPI_PLD_GET_BLUE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/include/
HDacbuffer.h177 #define ACPI_PLD_GET_BLUE(dword) ACPI_GET_BITS (dword, 24, ACPI_8BIT_MASK) macro
/NextBSD/sys/contrib/dev/acpica/components/utilities/
HDutxface.c617 PldInfo->Blue = ACPI_PLD_GET_BLUE (&Dword); in ACPI_EXPORT_SYMBOL()