Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacbuffer.h169 #define ACPI_PLD_SET_IGNORE_COLOR(dword,value) ACPI_SET_BITS (dword, 7, ACPI_1BIT_MASK, value) … macro
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbconvert.c368 ACPI_PLD_SET_IGNORE_COLOR (&Dword, PldInfo->IgnoreColor); in AcpiDbEncodePldBuffer()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslpld.c629 ACPI_PLD_SET_IGNORE_COLOR (&Dword, PldInfo->IgnoreColor); in OpcEncodePldBuffer()