Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Dutxface.c596 PldInfo->Blue = ACPI_PLD_GET_BLUE (&Dword); in ACPI_EXPORT_SYMBOL()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h177 #define ACPI_PLD_GET_BLUE(dword) ACPI_GET_BITS (dword, 24, ACPI_8BIT_MASK) macro