Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutxface.c595 PldInfo->Green = ACPI_PLD_GET_GREEN (&Dword); in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h174 #define ACPI_PLD_GET_GREEN(dword) ACPI_GET_BITS (dword, 16, ACPI_8BIT_MASK) macro