Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslbtypes.c290 case ARGI_REGION_OR_BUFFER: in AnMapArgTypeToBtype()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c731 case ARGI_REGION_OR_BUFFER: /* Used by Load() only */ in AcpiExResolveOperands()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h398 #define ARGI_REGION_OR_BUFFER 0x16 /* Used by LOAD op only */ macro
H A Dacopcode.h377 #define ARGI_LOAD_OP ARGI_LIST2 (ARGI_REGION_OR_BUFFER,ARGI_TARGETREF)