Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb_acpi.c79 infop->IgnoreColor = ACPI_PLD_GET_IGNORE_COLOR(&buf32p[0]); in usbtopo_decode_pld()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h276 #define ACPI_PLD_GET_IGNORE_COLOR(dword) ACPI_GET_BITS (dword, 7, ACPI_1BIT_MASK) macro
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutxface.c701 PldInfo->IgnoreColor = ACPI_PLD_GET_IGNORE_COLOR (&Dword); in ACPI_EXPORT_SYMBOL()