Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
HDutxface.c734 PldInfo->Reference = ACPI_PLD_GET_REFERENCE (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacbuffer.h345 #define ACPI_PLD_GET_REFERENCE(dword) ACPI_GET_BITS (dword, 18, ACPI_1BIT_MASK) macro