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

/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c228 Status = AcpiExStore (ReturnDesc2, Operand[2], WalkState);
234 Status = AcpiExStore (ReturnDesc1, Operand[3], WalkState);
474 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
498 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
H A Dexoparg1.c463 Status = AcpiExStore (ReturnDesc2, Operand[1], WalkState);
486 Status = AcpiExStore (Operand[0], Operand[1], WalkState);
586 Status = AcpiExStore (ReturnDesc, Operand[1], WalkState);
724 Status = AcpiExStore (ReturnDesc, Operand[0], WalkState);
H A Dexoparg3.c293 Status = AcpiExStore (ReturnDesc, Operand[3], WalkState);
H A Dexconfig.c268 Status = AcpiExStore (Operand[5],
566 Status = AcpiExStore (DdbHandle, Target, WalkState);
577 /* Remove the reference by added by AcpiExStore above */
H A Dexstore.c72 * FUNCTION: AcpiExStore
91 AcpiExStore ( function
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dacinterp.h566 AcpiExStore (

Completed in 71 milliseconds