Searched refs:AcpiExStore (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg2.c330 Status = AcpiExStore (ReturnDesc2, Operand[2], WalkState);
336 Status = AcpiExStore (ReturnDesc1, Operand[3], WalkState);
572 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
597 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
H A Dexoparg1.c551 Status = AcpiExStore (ReturnDesc2, Operand[1], WalkState);
574 Status = AcpiExStore (Operand[0], Operand[1], WalkState);
677 Status = AcpiExStore (ReturnDesc, Operand[1], WalkState);
817 Status = AcpiExStore (ReturnDesc, Operand[0], WalkState);
H A Dexoparg3.c356 Status = AcpiExStore (ReturnDesc, Operand[3], WalkState);
H A Dexconfig.c335 Status = AcpiExStore (Operand[5],
633 Status = AcpiExStore (DdbHandle, Target, WalkState);
644 /* Remove the reference by added by AcpiExStore above */
H A Dexstore.c359 * FUNCTION: AcpiExStore
378 AcpiExStore ( function
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h595 AcpiExStore (

Completed in 57 milliseconds