OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescriptorType
(Results
1 - 25
of
33
) sorted by relevancy
1
2
/src/sys/external/bsd/acpica/dist/utilities/
utstate.c
251
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE;
291
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_THREAD;
342
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_UPDATE;
384
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_PACKAGE;
427
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_CONTROL;
uttrack.c
759
UINT8
DescriptorType
;
821
DescriptorType
= 0; /* Not a valid descriptor type */
829
DescriptorType
= ACPI_DESC_TYPE_OPERAND;
837
DescriptorType
= ACPI_DESC_TYPE_PARSER;
845
DescriptorType
= ACPI_DESC_TYPE_NAMED;
856
switch (
DescriptorType
)
utinit.c
347
AcpiGbl_RootNodeStruct.
DescriptorType
= ACPI_DESC_TYPE_NAMED;
/src/sys/external/bsd/acpica/dist/resources/
rsutils.c
358
if (Aml->SmallHeader.
DescriptorType
& ACPI_RESOURCE_NAME_LARGE)
371
Aml->SmallHeader.
DescriptorType
= (UINT8)
372
((Aml->SmallHeader.
DescriptorType
&
383
* PARAMETERS:
DescriptorType
- Byte to be inserted as the type
390
* DESCRIPTION: Set the
DescriptorType
and ResourceLength fields of an AML
398
UINT8
DescriptorType
,
407
Aml->SmallHeader.
DescriptorType
=
DescriptorType
;
rsio.c
324
AML_OFFSET (StartDpf.
DescriptorType
),
rsirq.c
187
AML_OFFSET (Irq.
DescriptorType
),
/src/sys/external/bsd/acpica/dist/compiler/
aslrestype1.c
194
Descriptor->EndTag.
DescriptorType
= ACPI_RESOURCE_NAME_END_TAG |
224
Descriptor->EndDpf.
DescriptorType
=
261
Descriptor->Memory24.
DescriptorType
= ACPI_RESOURCE_NAME_MEMORY24;
367
Descriptor->Memory32.
DescriptorType
= ACPI_RESOURCE_NAME_MEMORY32;
470
Descriptor->FixedMemory32.
DescriptorType
= ACPI_RESOURCE_NAME_FIXED_MEMORY32;
558
Descriptor->StartDpf.
DescriptorType
=
646
Descriptor->StartDpf.
DescriptorType
=
709
Descriptor->VendorSmall.
DescriptorType
= ACPI_RESOURCE_NAME_VENDOR_SMALL;
747
Descriptor->VendorSmall.
DescriptorType
|= (UINT8) i;
aslrestype2.c
195
Descriptor->GenericReg.
DescriptorType
= ACPI_RESOURCE_NAME_GENERIC_REGISTER;
330
Descriptor->ExtendedIrq.
DescriptorType
= ACPI_RESOURCE_NAME_EXTENDED_IRQ;
498
ASL_RESDESC_OFFSET (ExtendedIrq.
DescriptorType
))
546
Descriptor->VendorLarge.
DescriptorType
= ACPI_RESOURCE_NAME_VENDOR_LARGE;
aslrestype1i.c
199
Descriptor->Dma.
DescriptorType
=
317
Descriptor->FixedDma.
DescriptorType
=
393
Descriptor->Io.
DescriptorType
=
476
Descriptor->Io.
DescriptorType
=
587
Descriptor->Irq.
DescriptorType
=
707
Descriptor->Irq.
DescriptorType
=
aslrestype2e.c
201
Descriptor->ExtAddress64.
DescriptorType
= ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
374
Descriptor->ExtAddress64.
DescriptorType
= ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
555
Descriptor->ExtAddress64.
DescriptorType
= ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64;
aslrestype2s.c
479
Descriptor->Gpio.
DescriptorType
= ACPI_RESOURCE_NAME_GPIO;
688
Descriptor->Gpio.
DescriptorType
= ACPI_RESOURCE_NAME_GPIO;
888
Descriptor->I2cSerialBus.
DescriptorType
= ACPI_RESOURCE_NAME_SERIAL_BUS;
1047
Descriptor->SpiSerialBus.
DescriptorType
= ACPI_RESOURCE_NAME_SERIAL_BUS;
1235
Descriptor->UartSerialBus.
DescriptorType
= ACPI_RESOURCE_NAME_SERIAL_BUS;
1439
Descriptor->Csi2SerialBus.
DescriptorType
= ACPI_RESOURCE_NAME_SERIAL_BUS;
1578
Descriptor->PinFunction.
DescriptorType
= ACPI_RESOURCE_NAME_PIN_FUNCTION;
1749
Descriptor->ClockInput.
DescriptorType
= ACPI_RESOURCE_NAME_CLOCK_INPUT;
1867
Descriptor->PinConfig.
DescriptorType
= ACPI_RESOURCE_NAME_PIN_CONFIG;
2061
Descriptor->PinGroup.
DescriptorType
= ACPI_RESOURCE_NAME_PIN_GROUP
[
all
...]
aslmapenter.c
263
if (Resource->
DescriptorType
!= ACPI_RESOURCE_NAME_SERIAL_BUS)
aslrestype2d.c
205
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
362
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
592
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
827
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
aslrestype2q.c
206
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
427
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
654
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
811
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
aslrestype2w.c
206
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
427
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
630
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
787
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
/src/sys/external/bsd/acpica/dist/parser/
psscope.c
236
Scope->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_RPSCOPE;
283
Scope->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_PSCOPE;
psutils.c
213
Op->Common.
DescriptorType
= ACPI_DESC_TYPE_PARSER;
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
aeexception.c
416
(ThreadList->
DescriptorType
== ACPI_DESC_TYPE_STATE_THREAD))
422
(WalkState->
DescriptorType
== ACPI_DESC_TYPE_WALK))
/src/sys/external/bsd/acpica/dist/dispatcher/
dswscope.c
253
ScopeInfo->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_WSCOPE;
dswstate.c
370
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_RESULT;
726
WalkState->
DescriptorType
= ACPI_DESC_TYPE_WALK;
907
if (WalkState->
DescriptorType
!= ACPI_DESC_TYPE_WALK)
dsmthdat.c
225
WalkState->Arguments[i].
DescriptorType
= ACPI_DESC_TYPE_NAMED;
238
WalkState->LocalVariables[i].
DescriptorType
= ACPI_DESC_TYPE_NAMED;
/src/sys/external/bsd/acpica/dist/include/
amlresrc.h
266
UINT8
DescriptorType
;
373
UINT8
DescriptorType
;\
801
UINT8
DescriptorType
;
acobject.h
182
*
DescriptorType
is used to differentiate between internal descriptors, and
185
* Note: The
DescriptorType
and Type fields must appear in the identical
191
UINT8
DescriptorType
; /* To differentiate various internal objs */\
656
* a common
DescriptorType
field in order to differentiate them.
692
UINT8
DescriptorType
; /* To differentiate various internal objs */
acstruct.h
184
UINT8
DescriptorType
; /* To differentiate various internal objs */
/src/sys/external/bsd/acpica/dist/events/
evmisc.c
282
Info->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_NOTIFY;
Completed in 33 milliseconds
1
2
Indexes created Sat Oct 11 19:10:01 GMT 2025