Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h182 #define ACPI_PLD_GET_WIDTH(dword) ACPI_GET_BITS (dword, 0, ACPI_16BIT_MASK) macro
/titanic_50/usr/src/uts/intel/io/acpica/utilities/
H A Dutxface.c601 PldInfo->Width = ACPI_PLD_GET_WIDTH (&Dword); in ACPI_EXPORT_SYMBOL()