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

12

/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutstate.c143 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE;
183 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD;
234 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE;
276 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE;
319 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL;
H A Duttrack.c651 UINT8 DescriptorType; local
713 DescriptorType = 0; /* Not a valid descriptor type */
721 DescriptorType = ACPI_DESC_TYPE_OPERAND;
729 DescriptorType = ACPI_DESC_TYPE_PARSER;
737 DescriptorType = ACPI_DESC_TYPE_NAMED;
748 switch (DescriptorType)
H A Dutinit.c239 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED;
/netbsd-current/sys/external/bsd/acpica/dist/resources/
H A Drsutils.c250 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE)
263 Aml->SmallHeader.DescriptorType = (UINT8)
264 ((Aml->SmallHeader.DescriptorType &
275 * PARAMETERS: DescriptorType - Byte to be inserted as the type
282 * DESCRIPTION: Set the DescriptorType and ResourceLength fields of an AML
290 UINT8 DescriptorType,
299 Aml->SmallHeader.DescriptorType = DescriptorType;
289 AcpiRsSetResourceHeader( UINT8 DescriptorType, ACPI_RSDESC_SIZE TotalLength, AML_RESOURCE *Aml) argument
H A Drsio.c216 AML_OFFSET (StartDpf.DescriptorType),
H A Drsirq.c79 AML_OFFSET (Irq.DescriptorType),
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype1.c86 Descriptor->EndTag.DescriptorType = ACPI_RESOURCE_NAME_END_TAG |
116 Descriptor->EndDpf.DescriptorType =
153 Descriptor->Memory24.DescriptorType = ACPI_RESOURCE_NAME_MEMORY24;
259 Descriptor->Memory32.DescriptorType = ACPI_RESOURCE_NAME_MEMORY32;
362 Descriptor->FixedMemory32.DescriptorType = ACPI_RESOURCE_NAME_FIXED_MEMORY32;
450 Descriptor->StartDpf.DescriptorType =
538 Descriptor->StartDpf.DescriptorType =
601 Descriptor->VendorSmall.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_SMALL;
639 Descriptor->VendorSmall.DescriptorType |= (UINT8) i;
H A Daslrestype2.c87 Descriptor->GenericReg.DescriptorType = ACPI_RESOURCE_NAME_GENERIC_REGISTER;
222 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ;
390 ASL_RESDESC_OFFSET (ExtendedIrq.DescriptorType))
438 Descriptor->VendorLarge.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_LARGE;
H A Daslrestype1i.c91 Descriptor->Dma.DescriptorType =
209 Descriptor->FixedDma.DescriptorType =
285 Descriptor->Io.DescriptorType =
368 Descriptor->Io.DescriptorType =
479 Descriptor->Irq.DescriptorType =
599 Descriptor->Irq.DescriptorType =
H A Daslrestype2s.c371 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO;
580 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO;
780 Descriptor->I2cSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
939 Descriptor->SpiSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
1127 Descriptor->UartSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
1331 Descriptor->Csi2SerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
1470 Descriptor->PinFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_FUNCTION;
1641 Descriptor->ClockInput.DescriptorType = ACPI_RESOURCE_NAME_CLOCK_INPUT;
1759 Descriptor->PinConfig.DescriptorType = ACPI_RESOURCE_NAME_PIN_CONFIG;
1953 Descriptor->PinGroup.DescriptorType
[all...]
H A Daslrestype2e.c93 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
266 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
447 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
H A Daslmapenter.c155 if (Resource->DescriptorType != ACPI_RESOURCE_NAME_SERIAL_BUS)
H A Daslrestype2d.c97 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
327 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
562 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
H A Daslrestype2q.c97 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
318 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
547 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
H A Daslrestype2w.c97 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
318 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
523 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
/netbsd-current/sys/external/bsd/acpica/dist/parser/
H A Dpsscope.c128 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE;
175 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE;
H A Dpsutils.c105 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER;
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeexception.c308 (ThreadList->DescriptorType == ACPI_DESC_TYPE_STATE_THREAD))
314 (WalkState->DescriptorType == ACPI_DESC_TYPE_WALK))
/netbsd-current/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswscope.c145 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE;
H A Ddswstate.c262 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT;
618 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK;
799 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK)
H A Ddsmthdat.c117 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED;
130 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED;
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Damlresrc.h158 UINT8 DescriptorType;
265 UINT8 DescriptorType;\
693 UINT8 DescriptorType; member in union:aml_resource
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 in struct:acpi_common_descriptor
H A Dacstruct.h76 UINT8 DescriptorType; /* To differentiate various internal objs */ member in struct:acpi_walk_state
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devmisc.c174 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY;

Completed in 419 milliseconds

12