Home
last modified time | relevance | path

Searched refs:handle (Results 1 – 7 of 7) sorted by relevance

/acpica-latest/source/include/
Dactbl2.h2252 #define ACPI_NFIT_GET_DIMM_NUMBER(handle) \ argument
2253 ((handle) & ACPI_NFIT_DIMM_NUMBER_MASK)
2255 #define ACPI_NFIT_GET_CHANNEL_NUMBER(handle) \ argument
2256 (((handle) & ACPI_NFIT_CHANNEL_NUMBER_MASK) >> ACPI_NFIT_CHANNEL_NUMBER_OFFSET)
2258 #define ACPI_NFIT_GET_MEMORY_ID(handle) \ argument
2259 (((handle) & ACPI_NFIT_MEMORY_ID_MASK) >> ACPI_NFIT_MEMORY_ID_OFFSET)
2261 #define ACPI_NFIT_GET_SOCKET_ID(handle) \ argument
2262 (((handle) & ACPI_NFIT_SOCKET_ID_MASK) >> ACPI_NFIT_SOCKET_ID_OFFSET)
2264 #define ACPI_NFIT_GET_NODE_ID(handle) \ argument
2265 (((handle) & ACPI_NFIT_NODE_ID_MASK) >> ACPI_NFIT_NODE_ID_OFFSET)
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/
Dworker_thr.asl404 * ready handle following commands.
424 * ready handle following commands.
444 * ready handle following commands.
/acpica-latest/tests/aslts/src/runtime/common/
DREADME13 Methods allowing to handle particular ASL operators
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0162/
DDECL.asl37 * and being forced to handle some exception, ACPICA attempts
/acpica-latest/tests/aslts/
DNOTE51 NOTE: to handle the opcode of ASLTS release
/acpica-latest/documents/
Dchanges.txt521 AcpiEvExecuteRegMethods() had special handling to handle "orphan" (no
1130 checking if the given GPE (as represented by a GPE device handle and a
2423 AML Debugger: Enhanced to properly handle AML Alias objects. These
2497 Tables: Added a mechanism to handle imbalances for the AcpiGetTable and
2662 All tools: Fixed a problem where the Unix application OSL did not handle
3031 iASL: Correctly handle unresolved symbols in the hardware map file (-lm
5017 3) Properly handle extraneous NULL package elements.
5069 1) The incoming device handle refers to type ACPI_TYPE_DEVICE.
5407 AcpiXtract: Add support to handle (ignore) "empty" lines containing only
5425 handlers. Certain ACPI functionality requires the host to handle raw
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/common/
Drcommon.asl42 /* DDB handle, Debug, Reference */
51 /* DDB handle, Debug, Reference */