Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c722 PldInfo->GroupOrientation = ACPI_PLD_GET_ORIENTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h319 #define ACPI_PLD_GET_ORIENTATION(dword) ACPI_GET_BITS (dword, 14, ACPI_1BIT_MASK) macro