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

12

/barrelfish-master/lib/acpica/source/components/utilities/
H A Dutstate.c215 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE;
255 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD;
306 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE;
348 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE;
391 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL;
H A Duttrack.c724 UINT8 DescriptorType; local
772 DescriptorType = 0; /* Not a valid descriptor type */
780 DescriptorType = ACPI_DESC_TYPE_OPERAND;
788 DescriptorType = ACPI_DESC_TYPE_PARSER;
796 DescriptorType = ACPI_DESC_TYPE_NAMED;
807 switch (DescriptorType)
H A Dutinit.c313 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED;
/barrelfish-master/lib/acpica/source/components/resources/
H A Drsutils.c322 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE)
335 Aml->SmallHeader.DescriptorType = (UINT8)
336 ((Aml->SmallHeader.DescriptorType &
347 * PARAMETERS: DescriptorType - Byte to be inserted as the type
354 * DESCRIPTION: Set the DescriptorType and ResourceLength fields of an AML
362 UINT8 DescriptorType,
371 Aml->SmallHeader.DescriptorType = DescriptorType;
361 AcpiRsSetResourceHeader( UINT8 DescriptorType, ACPI_RSDESC_SIZE TotalLength, AML_RESOURCE *Aml) argument
H A Drsio.c288 AML_OFFSET (StartDpf.DescriptorType),
H A Drsirq.c151 AML_OFFSET (Irq.DescriptorType),
/barrelfish-master/lib/acpica/source/compiler/
H A Daslrestype1.c158 Descriptor->EndTag.DescriptorType = ACPI_RESOURCE_NAME_END_TAG |
188 Descriptor->EndDpf.DescriptorType =
225 Descriptor->Memory24.DescriptorType = ACPI_RESOURCE_NAME_MEMORY24;
331 Descriptor->Memory32.DescriptorType = ACPI_RESOURCE_NAME_MEMORY32;
434 Descriptor->FixedMemory32.DescriptorType = ACPI_RESOURCE_NAME_FIXED_MEMORY32;
522 Descriptor->StartDpf.DescriptorType =
610 Descriptor->StartDpf.DescriptorType =
673 Descriptor->VendorSmall.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_SMALL;
711 Descriptor->VendorSmall.DescriptorType |= (UINT8) i;
H A Daslrestype2.c159 Descriptor->GenericReg.DescriptorType = ACPI_RESOURCE_NAME_GENERIC_REGISTER;
289 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ;
460 ASL_RESDESC_OFFSET (ExtendedIrq.DescriptorType))
508 Descriptor->VendorLarge.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_LARGE;
H A Daslrestype1i.c163 Descriptor->Dma.DescriptorType =
281 Descriptor->FixedDma.DescriptorType =
357 Descriptor->Io.DescriptorType =
440 Descriptor->Io.DescriptorType =
551 Descriptor->Irq.DescriptorType =
671 Descriptor->Irq.DescriptorType =
H A Daslrestype2e.c165 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
338 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
519 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
H A Daslmapenter.c227 if (Resource->DescriptorType != ACPI_RESOURCE_NAME_SERIAL_BUS)
H A Daslrestype2s.c393 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO;
603 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO;
803 Descriptor->I2cSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
962 Descriptor->SpiSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
1150 Descriptor->UartSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS;
H A Daslrestype2d.c169 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
399 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
634 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32;
H A Daslrestype2q.c169 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
390 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
619 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64;
H A Daslrestype2w.c169 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
390 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
595 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16;
/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsscope.c200 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE;
247 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE;
H A Dpsutils.c176 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER;
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddswscope.c217 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE;
H A Ddswstate.c334 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT;
690 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK;
866 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK)
H A Ddsmthdat.c189 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED;
202 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED;
/barrelfish-master/lib/acpica/source/include/
H A Damlresrc.h223 UINT8 DescriptorType;
330 UINT8 DescriptorType;\
614 UINT8 DescriptorType; member in union:aml_resource
H A Dacobject.h146 * DescriptorType is used to differentiate between internal descriptors, and
149 * Note: The DescriptorType and Type fields must appear in the identical
155 UINT8 DescriptorType; /* To differentiate various internal objs */\
612 * a common DescriptorType field in order to differentiate them.
648 UINT8 DescriptorType; /* To differentiate various internal objs */ member in struct:acpi_common_descriptor
H A Dacstruct.h148 UINT8 DescriptorType; /* To differentiate various internal objs */ member in struct:acpi_walk_state
H A Daclocal.h248 * DescriptorType is used to differentiate between internal descriptors.
253 * Note: The DescriptorType and Type fields must appear in the identical
260 UINT8 DescriptorType; /* Differentiate object descriptor types */ member in struct:acpi_namespace_node
747 UINT8 DescriptorType; /* To differentiate various internal objs */\
981 UINT8 DescriptorType; /* To differentiate various internal objs */\
/barrelfish-master/lib/acpica/source/components/events/
H A Devmisc.c246 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY;

Completed in 295 milliseconds

12