Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutxface.c611 PldInfo->VerticalPosition = ACPI_PLD_GET_VERTICAL (&Dword); in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h202 #define ACPI_PLD_GET_VERTICAL(dword) ACPI_GET_BITS (dword, 6, ACPI_2BIT_MASK) macro