Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexconvrt.c757 switch (GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs)) in AcpiExConvertToTargetType()
840 GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs), in AcpiExConvertToTargetType()
H A Dexresop.c277 ArgTypes = OpInfo->RuntimeArgs; in AcpiExResolveOperands()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslwalks.c309 RuntimeArgTypes = OpInfo->RuntimeArgs; in AnOperandTypecheckWalkEnd()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h979 UINT32 RuntimeArgs; /* Interpret time arguments */ member