Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslbtypes.c223 case ARGI_BUFFER_OR_STRING: in AnMapArgTypeToBtype()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c643 case ARGI_BUFFER_OR_STRING: in AcpiExResolveOperands()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h379 #define ARGI_BUFFER_OR_STRING 0x09 /* Used by MID op only */ macro
H A Dacopcode.h391 #define ARGI_MID_OP ARGI_LIST4 (ARGI_BUFFER_OR_STRING,ARGI_INTEGER, ARGI_INTEG…