Home
last modified time | relevance | path

Searched refs:ACPI_PLD_SET_REFERENCE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacbuffer.h238 #define ACPI_PLD_SET_REFERENCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) … macro
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbconvert.c404 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in AcpiDbEncodePldBuffer()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslpld.c665 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in OpcEncodePldBuffer()