Home
last modified time | relevance | path

Searched refs:Access (Results 1 – 25 of 33) sorted by relevance

12

/acpica-3.7.0/source/tools/examples/
Dextables.c485 [0001] Encoded Access Width : 01 [Byte Access:8]
496 [0001] Encoded Access Width : 02 [Word Access:16]
503 [0001] Encoded Access Width : 00 [Undefined/Legacy]
510 [0001] Encoded Access Width : 02 [Word Access:16]
517 [0001] Encoded Access Width : 00 [Undefined/Legacy]
524 [0001] Encoded Access Width : 00 [Undefined/Legacy]
531 [0001] Encoded Access Width : 03 [DWord Access:32]
538 [0001] Encoded Access Width : 01 [Byte Access:8]
545 [0001] Encoded Access Width : 00 [Undefined/Legacy]
553 [0001] Encoded Access Width : 01 [Byte Access:8]
[all …]
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/descriptor/
Dregister.asl149 0x01, // Access Size
159 0x02, // Access Size
169 0x03, // Access Size
179 0x04, // Access Size
354 0x01, // Access Size
364 0x02, // Access Size
374 0x03, // Access Size
384 0x04, // Access Size
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/
DMethod.asl30 * Access to Method type objects
41 /* Access to Method in one level up */
63 /* Access to the Method itself */
80 /* Access to Method of the same level */
102 /* Access to Method in one level up inside another Method */
/acpica-3.7.0/source/components/executer/
Dexprep.c356 UINT32 Access; in AcpiExDecodeFieldAccess() local
364 Access = (FieldFlags & AML_FIELD_ACCESS_TYPE_MASK); in AcpiExDecodeFieldAccess()
366 switch (Access) in AcpiExDecodeFieldAccess()
413 Access)); in AcpiExDecodeFieldAccess()
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/
DDECL.0000.asl41 // Access to the named Integer object as an element of Package
57 // Access to the Buffer Field object as an element of Package
81 // Access to the Field Unit object as an element of Package
DDECL.asl31 * SUMMARY: Access to FieldObject element of Package causes exception
39 /* Access to the named Integer object as an element of Package */
204 /* Access to the Buffer Field object as an element of Package */
233 /* Access to the Field Unit object as an element of Package */
/acpica-3.7.0/source/tools/acpiexec/
Daetables.h541 [027h 0039 1] Encoded Access Width : 00 (Undefined/Legacy)
548 [033h 0051 1] Encoded Access Width : 00 (Undefined/Legacy)
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0051_ASL_RUNTIME/
DDECL.asl56 0x01, // Access Size
65 0x01, // Access Size
/acpica-3.7.0/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/
Dmt0_aslts.asl769 * Access to the internal object of method mt06
938 * Access to the internal object of method mt08
1136 * Access to the internal object of method mt0d
2454 * Access to the internal object of invoked method
2527 // Access to the internal data of method (mm00...) not being invoked
2532 // Access to the internal data of method (mm00...) being invoked
2543 // Access to the internal data of method (mm00...) being invoked
2554 // Access to the internal data of method (m001.mmF1.mmF2.mmF3.dz05.iy07...)
2890 // Access to the internal data of method (mm00...) not being invoked
2895 // Access to the internal data of method (mm00...) being invoked
[all …]
Dmt0_abbu.asl848 * Access to the internal object of method mt06
1017 * Access to the internal object of method mt08
1215 * Access to the internal object of method mt0d
2533 * Access to the internal object of invoked method
2606 // Access to the internal data of method (mm00...) not being invoked
2611 // Access to the internal data of method (mm00...) being invoked
2621 // Access to the internal data of method (mm00...) being invoked
2632 // Access to the internal data of method (m001.mmF1.mmF2.mmF3.dz05.iy07...)
2968 // Access to the internal data of method (mm00...) not being invoked
2973 // Access to the internal data of method (mm00...) being invoked
[all …]
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0220/
DDECL.asl31 * SUMMARY: Inconsistent "Access is available/unavailable" _REG method calls
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0226/
DDECL.asl32 * it is wider than Access Width of the IndexField
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/
DDECL.asl53 /* Read, Access out of OpRegion */
/acpica-3.7.0/tests/aslts/src/runtime/collections/exceptions/exc/
Dexc.asl203 /* Access out of Package */
242 /* Access out of String */
260 /* Access out of Buffer */
529 /* Access to uninitialized local */
543 /* Access to an uninitialized element of package */
1134 /* Access out of OpRegion and DataTableRegion */
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0218/
DDECL.asl31 …* SUMMARY: Access to internal object of Method is lost after returning from the recursive call to …
/acpica-3.7.0/tests/aslts/src/runtime/collections/Identity2MS/abbu/
DSPEC2 * Access to elements of combined objects
/acpica-3.7.0/tests/aslts/adm/BugState/
DALLBUGS_DUP125 118| I | | 5328 | | 100 | Access to FieldObject element of Package causes…
225 218| I | 408 | | | 100 | Access to internal object of Method is lost aft…
227 220| I | 427 | | | 100 | Inconsistent "Access is available/unavailable" …
233 … | | Excessive data is written to the Data field if it is wider than Access Width of the Index…
DALLBUGS125 118| I | | 5328 | | 100 | Access to FieldObject element of Package causes…
225 218| I | 408 | | | 100 | Access to internal object of Method is lost aft…
227 220| I | 427 | | | 100 | Inconsistent "Access is available/unavailable" …
233 … | | Excessive data is written to the Data field if it is wider than Access Width of the Index…
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/badasl/
Dbadasl.asl91 * Access to inappropriate type data.
/acpica-3.7.0/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/
Dms1.asl45 * 3) Access to FieldObject element of Package causes exception, ms16: f118 -
67 * 14) IndexField implementation, my27: jife - a failure when the Access type
637 * SUMMARY: Access to FieldObject element of Package causes exception
647 // Access to the Integer data as an element of Package
686 // Access to the named Integer object as an element of Package
726 // Access to the Buffer Field object as an element of Package
764 // Access to the Buffer Field object by Reference
801 // Access to the Buffer Field object by Reference
841 // Access to the Buffer Field object by Reference
877 // Access to the named Integer object as an element of Package
[all …]
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/synchronization/
DSPEC154 Access to inappropriate type data.
/acpica-3.7.0/tests/misc/
Dbadcode.asl264 0x05 // Access Size
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/region/
Dindexfield.asl40 * - on writing taking into account the Access Type in accord with
51 * - exact use of given Access Type alignment on Access to Unit data,
165 /* Access to 1-bit IndexFields, ByteAcc */
170 Debug = "TEST: m771, Check Access to 1-bit IndexFields, ByteAcc"
203 /* Access to 1-bit IndexFields, WordAcc */
208 Debug = "TEST: m772, Check Access to 1-bit IndexFields, WordAcc"
241 /* Access to 1-bit IndexFields, DWordAcc */
246 Debug = "TEST: m773, Check Access to 1-bit IndexFields, DWordAcc"
315 /* Access to 1-bit IndexFields, QWordAcc */
320 Debug = "TEST: m774, Check Access to 1-bit IndexFields, QWordAcc"
[all …]
/acpica-3.7.0/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/
Dns_dv00.asl2 * Access to elements of combined objects (Device)
/acpica-3.7.0/tests/aslts/src/runtime/cntl/
Drunmode.asl252 Name (Y220, 0x00) /* Inconsistent "Access is available/unavailable" _REG method calls */

12