Home
last modified time | relevance | path

Searched refs:GroupOrientation (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb_acpi.c96 infop->GroupOrientation = ACPI_PLD_GET_ORIENTATION(&buf32p[2]); in usbtopo_decode_pld()
H A Dtopo_usb.c870 l->GroupOrientation == r->GroupOrientation && in topo_usb_acpi_pld_match()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslpld.c464 PldInfo.GroupOrientation = (UINT8) Value; in OpcDoPld()
764 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h242 UINT8 GroupOrientation; member
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutxface.c722 PldInfo->GroupOrientation = ACPI_PLD_GET_ORIENTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmbuffer.c911 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_GroupOrientation", PldInfo->GroupOrientation); in AcpiDmPldBuffer()