Searched refs:AcpiDsCreateOperand (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/acpica/dispatcher/ |
H A D | dsutils.c | 483 * FUNCTION: AcpiDsCreateOperand 499 AcpiDsCreateOperand ( function 813 Status = AcpiDsCreateOperand (WalkState, Arg, Index); 887 Status = AcpiDsCreateOperand (WalkState, Op, 0);
|
H A D | dsopcode.c | 639 * invoked inside AcpiDsCreateOperand. 643 Status = AcpiDsCreateOperand (WalkState, Op->Common.Value.Arg, 1); 764 * invoked inside AcpiDsCreateOperand. 770 Status = AcpiDsCreateOperand (WalkState, NextOp, 0);
|
H A D | dswexec.c | 119 Status = AcpiDsCreateOperand (WalkState, WalkState->Op, 0);
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acdispat.h | 356 AcpiDsCreateOperand (
|
Completed in 48 milliseconds