Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c499 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in AcpiDbEncodePldBuffer()
618 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_GroupOrientation", PldInfo->GroupOrientation); in AcpiDbDumpPldBuffer()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslpld.c464 PldInfo.GroupOrientation = (UINT8) Value; in OpcDoPld()
760 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c722 PldInfo->GroupOrientation = ACPI_PLD_GET_ORIENTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h242 UINT8 GroupOrientation; member
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c930 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_GroupOrientation", PldInfo->GroupOrientation); in AcpiDmPldBuffer()