/acpica-latest/source/components/utilities/ |
D | utstate.c | 251 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE; in AcpiUtCreateGenericState() 291 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD; in AcpiUtCreateThreadState() 342 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE; in AcpiUtCreateUpdateState() 384 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE; in AcpiUtCreatePkgState() 427 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL; in AcpiUtCreateControlState()
|
D | uttrack.c | 759 UINT8 DescriptorType; in AcpiUtDumpAllocations() local 821 DescriptorType = 0; /* Not a valid descriptor type */ in AcpiUtDumpAllocations() 829 DescriptorType = ACPI_DESC_TYPE_OPERAND; in AcpiUtDumpAllocations() 837 DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiUtDumpAllocations() 845 DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtDumpAllocations() 856 switch (DescriptorType) in AcpiUtDumpAllocations()
|
D | utinit.c | 347 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
|
/acpica-latest/source/compiler/ |
D | aslrestype1.c | 194 Descriptor->EndTag.DescriptorType = ACPI_RESOURCE_NAME_END_TAG | in RsDoEndTagDescriptor() 224 Descriptor->EndDpf.DescriptorType = in RsDoEndDependentDescriptor() 261 Descriptor->Memory24.DescriptorType = ACPI_RESOURCE_NAME_MEMORY24; in RsDoMemory24Descriptor() 367 Descriptor->Memory32.DescriptorType = ACPI_RESOURCE_NAME_MEMORY32; in RsDoMemory32Descriptor() 470 Descriptor->FixedMemory32.DescriptorType = ACPI_RESOURCE_NAME_FIXED_MEMORY32; in RsDoMemory32FixedDescriptor() 558 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentDescriptor() 646 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentNoPriDescriptor() 709 Descriptor->VendorSmall.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_SMALL; in RsDoVendorSmallDescriptor() 747 Descriptor->VendorSmall.DescriptorType |= (UINT8) i; in RsDoVendorSmallDescriptor()
|
D | aslrestype1i.c | 199 Descriptor->Dma.DescriptorType = in RsDoDmaDescriptor() 317 Descriptor->FixedDma.DescriptorType = in RsDoFixedDmaDescriptor() 393 Descriptor->Io.DescriptorType = in RsDoFixedIoDescriptor() 476 Descriptor->Io.DescriptorType = in RsDoIoDescriptor() 587 Descriptor->Irq.DescriptorType = in RsDoIrqDescriptor() 707 Descriptor->Irq.DescriptorType = in RsDoIrqNoFlagsDescriptor()
|
D | aslrestype2.c | 195 Descriptor->GenericReg.DescriptorType = ACPI_RESOURCE_NAME_GENERIC_REGISTER; in RsDoGeneralRegisterDescriptor() 330 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ; in RsDoInterruptDescriptor() 498 ASL_RESDESC_OFFSET (ExtendedIrq.DescriptorType)) in RsDoInterruptDescriptor() 546 Descriptor->VendorLarge.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_LARGE; in RsDoVendorLargeDescriptor()
|
D | aslrestype2s.c | 479 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIntDescriptor() 688 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIoDescriptor() 888 Descriptor->I2cSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoI2cSerialBusDescriptor() 1047 Descriptor->SpiSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoSpiSerialBusDescriptor() 1235 Descriptor->UartSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoUartSerialBusDescriptor() 1439 Descriptor->Csi2SerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoCsi2SerialBusDescriptor() 1578 Descriptor->PinFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_FUNCTION; in RsDoPinFunctionDescriptor() 1749 Descriptor->ClockInput.DescriptorType = ACPI_RESOURCE_NAME_CLOCK_INPUT; in RsDoClockInputDescriptor() 1867 Descriptor->PinConfig.DescriptorType = ACPI_RESOURCE_NAME_PIN_CONFIG; in RsDoPinConfigDescriptor() 2061 Descriptor->PinGroup.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP; in RsDoPinGroupDescriptor() [all …]
|
D | aslrestype2e.c | 201 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedIoDescriptor() 374 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedMemoryDescriptor() 555 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedSpaceDescriptor()
|
D | aslrestype2q.c | 205 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordIoDescriptor() 426 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordMemoryDescriptor() 655 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordSpaceDescriptor()
|
D | aslrestype2w.c | 205 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordIoDescriptor() 426 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordBusNumberDescriptor() 631 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordSpaceDescriptor()
|
D | aslrestype2d.c | 205 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordIoDescriptor() 435 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordMemoryDescriptor() 670 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordSpaceDescriptor()
|
/acpica-latest/source/components/resources/ |
D | rsutils.c | 358 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE) in AcpiRsSetResourceLength() 371 Aml->SmallHeader.DescriptorType = (UINT8) in AcpiRsSetResourceLength() 372 ((Aml->SmallHeader.DescriptorType & in AcpiRsSetResourceLength() 398 UINT8 DescriptorType, in AcpiRsSetResourceHeader() argument 407 Aml->SmallHeader.DescriptorType = DescriptorType; in AcpiRsSetResourceHeader()
|
D | rsio.c | 324 AML_OFFSET (StartDpf.DescriptorType),
|
/acpica-latest/source/components/parser/ |
D | psscope.c | 236 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope() 283 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
|
D | psutils.c | 213 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
|
/acpica-latest/source/tools/acpiexec/ |
D | aeexception.c | 416 (ThreadList->DescriptorType == ACPI_DESC_TYPE_STATE_THREAD)) in AeDisplayMethodCallStack() 422 (WalkState->DescriptorType == ACPI_DESC_TYPE_WALK)) in AeDisplayMethodCallStack()
|
/acpica-latest/source/components/dispatcher/ |
D | dswstate.c | 370 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT; in AcpiDsResultStackPush() 726 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK; in AcpiDsCreateWalkState() 907 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK) in AcpiDsDeleteWalkState()
|
D | dsmthdat.c | 225 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit() 238 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
|
D | dswscope.c | 253 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
|
/acpica-latest/source/include/ |
D | amlresrc.h | 266 UINT8 DescriptorType; 373 UINT8 DescriptorType;\ 805 UINT8 DescriptorType; member
|
D | acobject.h | 191 … UINT8 DescriptorType; /* To differentiate various internal objs */\ 692 UINT8 DescriptorType; /* To differentiate various internal objs */ member
|
D | aclocal.h | 296 UINT8 DescriptorType; /* Differentiate object descriptor types */ member 795 UINT8 DescriptorType; /* To differentiate various internal objs */\ 1035 … UINT8 DescriptorType; /* To differentiate various internal objs */\
|
D | acstruct.h | 184 UINT8 DescriptorType; /* To differentiate various internal objs */ member
|
/acpica-latest/source/components/events/ |
D | evmisc.c | 282 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0174/ |
D | DECL.asl | 31 … * SUMMARY: Inappropriate constant in DescriptorType field of the Descriptor->Address64 structure
|