Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
HDdbconvert.c497 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in AcpiDbEncodePldBuffer()
616 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_GroupOrientation", PldInfo->GroupOrientation); in AcpiDbDumpPldBuffer()
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDaslpld.c464 PldInfo.GroupOrientation = (UINT8) Value; in OpcDoPld()
760 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
HDutxface.c722 PldInfo->GroupOrientation = ACPI_PLD_GET_ORIENTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDacbuffer.h242 UINT8 GroupOrientation; member
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmbuffer.c930 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_GroupOrientation", PldInfo->GroupOrientation); in AcpiDmPldBuffer()