Home
last modified time | relevance | path

Searched refs:DescriptorType (Results 1 – 25 of 36) sorted by relevance

12

/acpica-latest/source/components/utilities/
Dutstate.c251 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()
Duttrack.c759 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()
Dutinit.c347 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
/acpica-latest/source/compiler/
Daslrestype1.c194 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()
Daslrestype1i.c199 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()
Daslrestype2.c195 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()
Daslrestype2s.c479 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 …]
Daslrestype2e.c201 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()
Daslrestype2q.c205 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()
Daslrestype2w.c205 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()
Daslrestype2d.c205 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/
Drsutils.c358 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()
Drsio.c324 AML_OFFSET (StartDpf.DescriptorType),
/acpica-latest/source/components/parser/
Dpsscope.c236 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope()
283 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
Dpsutils.c213 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
/acpica-latest/source/tools/acpiexec/
Daeexception.c416 (ThreadList->DescriptorType == ACPI_DESC_TYPE_STATE_THREAD)) in AeDisplayMethodCallStack()
422 (WalkState->DescriptorType == ACPI_DESC_TYPE_WALK)) in AeDisplayMethodCallStack()
/acpica-latest/source/components/dispatcher/
Ddswstate.c370 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()
Ddsmthdat.c225 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
238 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
Ddswscope.c253 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
/acpica-latest/source/include/
Damlresrc.h266 UINT8 DescriptorType;
373 UINT8 DescriptorType;\
805 UINT8 DescriptorType; member
Dacobject.h191 … UINT8 DescriptorType; /* To differentiate various internal objs */\
692 UINT8 DescriptorType; /* To differentiate various internal objs */ member
Daclocal.h296 UINT8 DescriptorType; /* Differentiate object descriptor types */ member
795 UINT8 DescriptorType; /* To differentiate various internal objs */\
1035 … UINT8 DescriptorType; /* To differentiate various internal objs */\
Dacstruct.h184 UINT8 DescriptorType; /* To differentiate various internal objs */ member
/acpica-latest/source/components/events/
Devmisc.c282 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0174/
DDECL.asl31 … * SUMMARY: Inappropriate constant in DescriptorType field of the Descriptor->Address64 structure

12