Home
last modified time | relevance | path

Searched refs:ARGI_STORE_TARGET (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslbtypes.c255 case ARGI_STORE_TARGET: in AnMapArgTypeToBtype()
HDaslwalks.c521 case ARGI_STORE_TARGET: in AnOperandTypecheckWalkEnd()
/freebsd-14-stable/sys/contrib/dev/acpica/components/executer/
HDexresop.c434 case ARGI_STORE_TARGET: in AcpiExResolveOperands()
HDexconvrt.c812 case ARGI_STORE_TARGET: in AcpiExConvertToTargetType()
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDamlcode.h391 #define ARGI_STORE_TARGET 0x12 /* Target for store is TARGETREF + package objects */ macro
HDacopcode.h423 #define ARGI_STORE_OP ARGI_LIST2 (ARGI_DATAREFOBJ, ARGI_STORE_TARGET)