Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutstate.c143 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE; in AcpiUtCreateGenericState()
183 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD; in AcpiUtCreateThreadState()
234 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE; in AcpiUtCreateUpdateState()
276 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE; in AcpiUtCreatePkgState()
319 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL; in AcpiUtCreateControlState()
H A Duttrack.c651 UINT8 DescriptorType; in AcpiUtDumpAllocations() local
713 DescriptorType = 0; /* Not a valid descriptor type */ in AcpiUtDumpAllocations()
721 DescriptorType = ACPI_DESC_TYPE_OPERAND; in AcpiUtDumpAllocations()
729 DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiUtDumpAllocations()
737 DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtDumpAllocations()
748 switch (DescriptorType) in AcpiUtDumpAllocations()
H A Dutinit.c239 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype1.c86 Descriptor->EndTag.DescriptorType = ACPI_RESOURCE_NAME_END_TAG | in RsDoEndTagDescriptor()
116 Descriptor->EndDpf.DescriptorType = in RsDoEndDependentDescriptor()
153 Descriptor->Memory24.DescriptorType = ACPI_RESOURCE_NAME_MEMORY24; in RsDoMemory24Descriptor()
259 Descriptor->Memory32.DescriptorType = ACPI_RESOURCE_NAME_MEMORY32; in RsDoMemory32Descriptor()
362 Descriptor->FixedMemory32.DescriptorType = ACPI_RESOURCE_NAME_FIXED_MEMORY32; in RsDoMemory32FixedDescriptor()
450 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentDescriptor()
538 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentNoPriDescriptor()
601 Descriptor->VendorSmall.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_SMALL; in RsDoVendorSmallDescriptor()
639 Descriptor->VendorSmall.DescriptorType |= (UINT8) i; in RsDoVendorSmallDescriptor()
H A Daslrestype1i.c91 Descriptor->Dma.DescriptorType = in RsDoDmaDescriptor()
209 Descriptor->FixedDma.DescriptorType = in RsDoFixedDmaDescriptor()
285 Descriptor->Io.DescriptorType = in RsDoFixedIoDescriptor()
368 Descriptor->Io.DescriptorType = in RsDoIoDescriptor()
479 Descriptor->Irq.DescriptorType = in RsDoIrqDescriptor()
599 Descriptor->Irq.DescriptorType = in RsDoIrqNoFlagsDescriptor()
H A Daslrestype2.c87 Descriptor->GenericReg.DescriptorType = ACPI_RESOURCE_NAME_GENERIC_REGISTER; in RsDoGeneralRegisterDescriptor()
222 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ; in RsDoInterruptDescriptor()
390 ASL_RESDESC_OFFSET (ExtendedIrq.DescriptorType)) in RsDoInterruptDescriptor()
438 Descriptor->VendorLarge.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_LARGE; in RsDoVendorLargeDescriptor()
H A Daslrestype2s.c371 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIntDescriptor()
580 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIoDescriptor()
780 Descriptor->I2cSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoI2cSerialBusDescriptor()
939 Descriptor->SpiSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoSpiSerialBusDescriptor()
1127 Descriptor->UartSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoUartSerialBusDescriptor()
1331 Descriptor->Csi2SerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoCsi2SerialBusDescriptor()
1470 Descriptor->PinFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_FUNCTION; in RsDoPinFunctionDescriptor()
1641 Descriptor->ClockInput.DescriptorType = ACPI_RESOURCE_NAME_CLOCK_INPUT; in RsDoClockInputDescriptor()
1759 Descriptor->PinConfig.DescriptorType = ACPI_RESOURCE_NAME_PIN_CONFIG; in RsDoPinConfigDescriptor()
1953 Descriptor->PinGroup.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP; in RsDoPinGroupDescriptor()
[all …]
H A Daslrestype2e.c93 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedIoDescriptor()
266 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedMemoryDescriptor()
447 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedSpaceDescriptor()
H A Daslrestype2q.c98 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordIoDescriptor()
319 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordMemoryDescriptor()
546 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoQwordSpaceDescriptor()
703 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordSpaceDescriptor()
H A Daslrestype2w.c98 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordIoDescriptor()
319 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordBusNumberDescriptor()
522 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoWordSpaceDescriptor()
679 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordSpaceDescriptor()
H A Daslrestype2d.c97 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordIoDescriptor()
254 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordIoDescriptor()
484 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordMemoryDescriptor()
719 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordSpaceDescriptor()
H A Daslmapenter.c155 if (Resource->DescriptorType != ACPI_RESOURCE_NAME_SERIAL_BUS) in MpSaveSerialInfo()
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsutils.c250 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE) in AcpiRsSetResourceLength()
263 Aml->SmallHeader.DescriptorType = (UINT8) in AcpiRsSetResourceLength()
264 ((Aml->SmallHeader.DescriptorType & in AcpiRsSetResourceLength()
290 UINT8 DescriptorType, in AcpiRsSetResourceHeader() argument
299 Aml->SmallHeader.DescriptorType = DescriptorType; in AcpiRsSetResourceHeader()
H A Drsio.c216 AML_OFFSET (StartDpf.DescriptorType),
/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsscope.c128 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope()
175 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
H A Dpsutils.c105 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeexception.c308 (ThreadList->DescriptorType == ACPI_DESC_TYPE_STATE_THREAD)) in AeDisplayMethodCallStack()
314 (WalkState->DescriptorType == ACPI_DESC_TYPE_WALK)) in AeDisplayMethodCallStack()
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswstate.c262 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT; in AcpiDsResultStackPush()
618 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK; in AcpiDsCreateWalkState()
799 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK) in AcpiDsDeleteWalkState()
H A Ddsmthdat.c117 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
130 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
H A Ddswscope.c145 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Damlresrc.h158 UINT8 DescriptorType;
265 UINT8 DescriptorType;\
693 UINT8 DescriptorType; member
H A Dacobject.h74 * DescriptorType is used to differentiate between internal descriptors, and
77 * Note: The DescriptorType and Type fields must appear in the identical
83 UINT8 DescriptorType; /* To differentiate various internal objs */\
548 * a common DescriptorType field in order to differentiate them.
584 UINT8 DescriptorType; /* To differentiate various internal objs */ member
H A Daclocal.h176 * DescriptorType is used to differentiate between internal descriptors.
181 * Note: The DescriptorType and Type fields must appear in the identical
188 UINT8 DescriptorType; /* Differentiate object descriptor types */ member
687 UINT8 DescriptorType; /* To differentiate various internal objs */\
927 UINT8 DescriptorType; /* To differentiate various internal objs */\
H A Dacstruct.h76 UINT8 DescriptorType; /* To differentiate various internal objs */ member
/netbsd-src/sys/external/bsd/acpica/dist/events/
H A Devmisc.c174 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()

12