Home
last modified time | relevance | path

Searched refs:ARGI_EVENT (Results 1 – 4 of 4) sorted by relevance

/acpica-latest/source/include/
Dacopcode.h411 #define ARGI_RESET_OP ARGI_LIST1 (ARGI_EVENT)
418 #define ARGI_SIGNAL_OP ARGI_LIST1 (ARGI_EVENT)
436 #define ARGI_WAIT_OP ARGI_LIST2 (ARGI_EVENT, ARGI_INTEGER)
Damlcode.h370 #define ARGI_EVENT 0x03 macro
/acpica-latest/source/compiler/
Daslbtypes.c199 case ARGI_EVENT: in AnMapArgTypeToBtype()
/acpica-latest/source/components/executer/
Dexresop.c504 case ARGI_EVENT: in AcpiExResolveOperands()