Home
last modified time | relevance | path

Searched refs:ARGI_REF_OR_STRING (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/acpi/executer/
Dexresop.c268 case ARGI_REF_OR_STRING: /* Can be a String or Reference */ in acpi_ex_resolve_operands()
/linux-2.4.37.9/include/acpi/
Damlcode.h278 #define ARGI_REF_OR_STRING 0x14 /* Reference or String (Used by DEREFOF op only) */ macro
/linux-2.4.37.9/drivers/acpi/parser/
Dpsopcode.c257 #define ARGI_DEREF_OF_OP ARGI_LIST1 (ARGI_REF_OR_STRING)