OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
143
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;
uttrack.c
651
UINT8
DescriptorType
;
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
)
utinit.c
239
AcpiGbl_RootNodeStruct.
DescriptorType
= ACPI_DESC_TYPE_NAMED;
/src/sys/external/bsd/acpica/dist/resources/
rsutils.c
250
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
;
rsio.c
216
AML_OFFSET (StartDpf.
DescriptorType
),
rsirq.c
79
AML_OFFSET (Irq.
DescriptorType
),
/src/sys/external/bsd/acpica/dist/compiler/
aslrestype1.c
86
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;
aslrestype2.c
87
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;
aslrestype1i.c
91
Descriptor->Dma.
DescriptorType
=
209
Descriptor->FixedDma.
DescriptorType
=
285
Descriptor->Io.
DescriptorType
=
368
Descriptor->Io.
DescriptorType
=
479
Descriptor->Irq.
DescriptorType
=
599
Descriptor->Irq.
DescriptorType
=
aslrestype2e.c
93
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;
aslrestype2s.c
371
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
= ACPI_RESOURCE_NAME_PIN_GROUP
[
all
...]
aslmapenter.c
155
if (Resource->
DescriptorType
!= ACPI_RESOURCE_NAME_SERIAL_BUS)
aslrestype2d.c
97
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
254
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
484
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
719
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
aslrestype2q.c
98
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
319
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
546
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
703
Descriptor->Address64.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS64;
aslrestype2w.c
98
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
319
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
522
Descriptor->Address32.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS32;
679
Descriptor->Address16.
DescriptorType
= ACPI_RESOURCE_NAME_ADDRESS16;
/src/sys/external/bsd/acpica/dist/parser/
psscope.c
128
Scope->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_RPSCOPE;
175
Scope->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_PSCOPE;
psutils.c
105
Op->Common.
DescriptorType
= ACPI_DESC_TYPE_PARSER;
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
aeexception.c
308
(ThreadList->
DescriptorType
== ACPI_DESC_TYPE_STATE_THREAD))
314
(WalkState->
DescriptorType
== ACPI_DESC_TYPE_WALK))
/src/sys/external/bsd/acpica/dist/dispatcher/
dswscope.c
145
ScopeInfo->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_WSCOPE;
dswstate.c
262
State->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_RESULT;
618
WalkState->
DescriptorType
= ACPI_DESC_TYPE_WALK;
799
if (WalkState->
DescriptorType
!= ACPI_DESC_TYPE_WALK)
dsmthdat.c
117
WalkState->Arguments[i].
DescriptorType
= ACPI_DESC_TYPE_NAMED;
130
WalkState->LocalVariables[i].
DescriptorType
= ACPI_DESC_TYPE_NAMED;
/src/sys/external/bsd/acpica/dist/include/
amlresrc.h
158
UINT8
DescriptorType
;
265
UINT8
DescriptorType
;\
693
UINT8
DescriptorType
;
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 */
acstruct.h
76
UINT8
DescriptorType
; /* To differentiate various internal objs */
/src/sys/external/bsd/acpica/dist/events/
evmisc.c
174
Info->Common.
DescriptorType
= ACPI_DESC_TYPE_STATE_NOTIFY;
Completed in 39 milliseconds
1
2
Indexes created Sat Feb 21 08:20:20 UTC 2026