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

/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c336 Status = AcpiExStore (ReturnDesc2, Operand[2], WalkState);
342 Status = AcpiExStore (ReturnDesc1, Operand[3], WalkState);
584 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
608 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState);
H A Dexoparg1.c571 Status = AcpiExStore (ReturnDesc2, Operand[1], WalkState);
594 Status = AcpiExStore (Operand[0], Operand[1], WalkState);
695 Status = AcpiExStore (ReturnDesc, Operand[1], WalkState);
834 Status = AcpiExStore (ReturnDesc, Operand[0], WalkState);
H A Dexconfig.c357 Status = AcpiExStore (Operand[5],
632 Status = AcpiExStore (DdbHandle, Target, WalkState);
643 /* Remove the reference by added by AcpiExStore above */
H A Dexoparg3.c402 Status = AcpiExStore (ReturnDesc, Operand[3], WalkState);
H A Dexstore.c180 * FUNCTION: AcpiExStore
199 AcpiExStore ( function
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacinterp.h705 AcpiExStore (

Completed in 119 milliseconds