/acpica-latest/source/components/debugger/ |
D | dbhistry.c | 168 char *Command; member 207 if (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command != NULL) in AcpiDbAddToHistory() 210 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command); in AcpiDbAddToHistory() 215 Command); in AcpiDbAddToHistory() 216 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory() 222 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory() 226 strcpy (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command, in AcpiDbAddToHistory() 284 if (AcpiGbl_HistoryBuffer[HistoryIndex].Command) in AcpiDbDisplayHistory() 288 AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbDisplayHistory() 364 return (AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbGetHistoryByIndex()
|
D | dbinput.c | 176 const char *Command, 181 char *Command); 185 const char *Command, 488 const char *Command, in AcpiDbMatchCommandHelp() argument 509 while ((*Command) && (*Invocation) && (*Invocation != ' ')) in AcpiDbMatchCommandHelp() 511 if (tolower ((int) *Command) != tolower ((int) *Invocation)) in AcpiDbMatchCommandHelp() 517 Command++; in AcpiDbMatchCommandHelp() 550 const char *Command, in AcpiDbDisplayCommandInfo() argument 560 Matched = AcpiDbMatchCommandHelp (Command, Next); in AcpiDbDisplayCommandInfo() 587 char *Command) in AcpiDbDisplayHelp() argument [all …]
|
/acpica-latest/tests/aslts/src/runtime/common/TCI/ |
D | tcicmd.asl | 29 * The Test Command Interface with the ACPICA (_TCI) 105 * The main Test Command interface with the ACPICA 107 * arg0 - opcode of the Test Command 121 * of Command which is to be filled by ACPICA 131 * arg0 - opcode of the Test Command. 224 * arg0 - opcode of the Test Command. 387 * (and reset locations of Command of arg0 and arg1 Packages 665 * Reset locations of Command of arg0 and arg1 674 * Return non-zero in case the Test Command interface 728 /* Command has been executed */
|
/acpica-latest/generate/lint/ |
D | env-vc6.lnt | 24 Command: C:\LINT\LINT-NT.EXE 65 Command: C:\LINT\LINT-NT.EXE 90 Command: C:\LINT\LINT-NT.EXE 107 Command: C:\LINT\LINT-NT.EXE
|
/acpica-latest/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/ |
D | RUN.asl | 46 Debug = "Check for the Test Command Interface with the ACPICA (_TCI) support" 49 Debug = "The Test Command Interface with the ACPICA (_TCI) is not supported"
|
D | dobexec.asl | 43 Debug = "The Test Command interface with the ACPICA (_TCI) is not supported"
|
/acpica-latest/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/ |
D | README | 19 The test dynobj requires the Test Command Interface with
|
/acpica-latest/source/compiler/ |
D | readme.txt | 106 Command: C:\Acpi\iasl.exe 111 "Command" must be the path to wherever you copied the compiler.
|
/acpica-latest/tests/aslts/src/runtime/common/ |
D | README | 29 the Test Command Interface with the ACPI implemenntation (_TCI).
|
/acpica-latest/source/tools/examples/ |
D | extables.c | 419 [0004] SMI Command Port : 00000000 422 [0001] S4BIOS Command : 00
|
/acpica-latest/tests/aslts/doc/plan/ |
D | addition | 10 - our "Test Command Interface with the ACPI
|
/acpica-latest/source/include/ |
D | actbl2.h | 1417 UINT16 Command; member 2462 UINT16 Command; member 2475 UINT32 Command; member 2892 UINT16 Command; member 3011 UINT16 Command; member
|
D | actbl1.h | 340 UINT8 Command; member 370 UINT8 Command; member 384 UINT8 Command; member
|
/acpica-latest/source/tools/acpiexec/ |
D | aetables.h | 537 [024h 0036 12] Command/Status Register : <Generic Address Structure>
|
/acpica-latest/tests/aslts/doc/ |
D | CurrentState | 43 [ACPI Debug] String: [0x42] "The Test Command interface with the ACPICA (_TCI) is not supported"
|
/acpica-latest/source/common/ |
D | dmtbinfo1.c | 377 {ACPI_DMT_UINT8, ACPI_ASF1a_OFFSET (Command), "Command", 0}, 407 {ACPI_DMT_UINT8, ACPI_ASF2a_OFFSET (Command), "Command", 0}, 419 {ACPI_DMT_UINT8, ACPI_ASF3_OFFSET (Command), "Command", 0},
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | mt_access.asl | 112 /* Command to be fulfilled */
|
D | common.asl | 223 /* Command statistics */ 510 Debug = "Checking for the Test Command Interface with the ACPICA (_TCI) support" 515 Debug = "The Test Command Interface with the ACPICA (_TCI) is not supported"
|
D | worker_thr.asl | 109 /* Command to be fulfilled */
|
D | mxs.asl | 882 /* 1) Command execution */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/ |
D | regionfield.asl | 1732 CreateWordField(BUF0, 0x02, CMD0) // Command (Bytes 2 and 3) 1738 CreateWordField(BUF1, 0x02, CMD1) // Command (Bytes 2 and 3)
|
/acpica-latest/documents/ |
D | changes.txt | 332 command-line arguments. Handle the case where the Command-line
|