/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utstate.c | 143 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 D | uttrack.c | 651 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 D | utinit.c | 239 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslrestype1.c | 86 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 D | aslrestype1i.c | 91 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 D | aslrestype2.c | 87 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 D | aslrestype2s.c | 371 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 D | aslrestype2e.c | 93 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 D | aslrestype2q.c | 98 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 D | aslrestype2w.c | 98 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 D | aslrestype2d.c | 97 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 D | aslmapenter.c | 155 if (Resource->DescriptorType != ACPI_RESOURCE_NAME_SERIAL_BUS) in MpSaveSerialInfo()
|
/netbsd-src/sys/external/bsd/acpica/dist/resources/ |
H A D | rsutils.c | 250 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 D | rsio.c | 216 AML_OFFSET (StartDpf.DescriptorType),
|
/netbsd-src/sys/external/bsd/acpica/dist/parser/ |
H A D | psscope.c | 128 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope() 175 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
|
H A D | psutils.c | 105 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
H A D | aeexception.c | 308 (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 D | dswstate.c | 262 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 D | dsmthdat.c | 117 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit() 130 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
|
H A D | dswscope.c | 145 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | amlresrc.h | 158 UINT8 DescriptorType; 265 UINT8 DescriptorType;\ 693 UINT8 DescriptorType; member
|
H A D | acobject.h | 74 * 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 D | aclocal.h | 176 * 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 D | acstruct.h | 76 UINT8 DescriptorType; /* To differentiate various internal objs */ member
|
/netbsd-src/sys/external/bsd/acpica/dist/events/ |
H A D | evmisc.c | 174 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()
|