Searched refs:status (Results 1 – 21 of 21) sorted by relevance
/acpica-latest/tests/aslts/bin/ |
D | asltsrun | 239 local x y z q status=0 total modepart modename tcase amlcodepath 378 local status cnt=0 pass=0 fail=0 skip=0 start=0 finish=0 total=0 401 status=`echo "$trimmedLine" | awk -F: '{print $4}'` 402 if [ "$status" == PASS ]; then 404 elif [ "$status" == FAIL ]; then 406 elif [ "$status" == BLOCKED ]; then 408 elif [ "$status" == SKIPPED ]; then
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0072_ASL/ |
D | DECL.asl | 32 * SUMMARY: The ASL Compiler program returns improper status after compiling invalid ASL code 40 * to check the resulting status of ASL compilation. It may be
|
/acpica-latest/generate/unix/ |
D | Makefile.common | 15 status: FORCE
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | common.asl | 106 * before to check hang status of worker threads on 899 * arg1 - the per-thread expectations of completion status mapping buffer 900 * arg2 - the per-thread expectations of hang status mapping buffer 901 * arg3 - the per-thread expectations of idle status mapping buffer 1031 * All threads except those being checked for hang status 1036 /* Has threads to check hang status */ 1091 * hang status and completed already. 1111 * All threads except those being checked for hang status
|
D | mxs.asl | 894 /* 2) Check status of execution of commands */ 1153 * Prepare the per-thread status expectations mapping buffer
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | common.asl | 37 * status line and evaluated as [PASS|FAIL|BLOCKED|SKIPPED]. 46 Name (STST, "STST") /* Head of summary status message of test run */ 47 Name (CTST, "CTST") /* Head of current status message of test run */ 195 * RP0P - Package to store the first ETR0 status lines of the 328 * the test was not run and the reported status is 'skipped'. 334 * 32-bit mode, don't run it but only report the status of 344 * moment, the status of such test is reported as 'blocked'. 348 * and generating the summary status of run of aslts. 464 * Set 'skipped' status of execution of root method. 474 * Set 'blocked' status of execution of root method.
|
/acpica-latest/tests/aslts/ |
D | HOW_TO_USE | 95 7. After completion, each AML test reports its status as one of the following: 127 Line (c) reports the mode of the run and the summary status:
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | memory32fixed.asl | 68 Bit[0] Write status, _RW
|
D | memory32.asl | 74 Bit[0] Write status, _RW
|
D | memory24.asl | 74 Bit[0] Write status, _RW
|
D | dma.asl | 209 Bit[2] Logical device bus master status, _BM
|
D | dwordmemory.asl | 1063 Bit[0] Write status, _RW
|
D | qwordmemory.asl | 1063 Bit[0] Write status, _RW
|
D | extendedmemory.asl | 1116 Bit[0] Write status, _RW
|
/acpica-latest/tests/aslts/bin/bugstate/ |
D | bdemostabs | 871 status=$? 874 SUMMARY[$number]="$status"
|
/acpica-latest/documents/ |
D | changes.txt | 367 input buffer contains 26 bytes containing 9 bytes of status, a command 802 Disassembler: ignore AE_ALREADY_EXISTS status when parsing create* 931 for checking the status bits of all enabled GPEs in one go. It is needed 1197 Clear status of GPEs on first direct enable. ACPI GPEs (other than the EC 1205 In the former case, if the status of a given GPE is set to start with, 1210 through it earlier. In that case, it is better to clear the status of 1215 boolean argument indicating whether or not the GPE status needs to be 1237 Revert commit 6c43e1a ("ACPICA: Clear status of GPEs before enabling 1326 earlier to stop clearing of event status bits unconditionally on suspend 1329 events are enabled as part of device suspend path. If status bits for the [all …]
|
/acpica-latest/tests/aslts/adm/BugState/ |
D | ALLBUGS_DUP | 79 … | FIXED | | The ASL Compiler program returns improper status after compiling in…
|
D | ALLBUGS | 79 … | FIXED | | The ASL Compiler program returns improper status after compiling in…
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/ |
D | mutex2.asl | 2476 * **** AcpiExec: Exception override, new status AE_OK
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/control/ |
D | while.asl | 128 // Return status of level
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/ |
D | regionfield.asl | 1538 * transfer buffer to account for the status and length bytes 1625 * transfer buffer to account for the status and length bytes 1711 * transfer buffer to account for the status and length bytes
|