HomeSort by: relevance | last modified time | path
    Searched refs:AcpiUtPushGenericState (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
utmisc.c 351 AcpiUtPushGenericState (StateList, State);
472 AcpiUtPushGenericState (&StateList, State);
utstate.c 161 * FUNCTION: AcpiUtPushGenericState
173 AcpiUtPushGenericState (
  /src/sys/external/bsd/acpica/dist/dispatcher/
dswscope.c 282 AcpiUtPushGenericState (&WalkState->ScopeInfo, ScopeInfo);
dscontrol.c 242 AcpiUtPushGenericState (&WalkState->ControlState, ControlState);
dswstate.c 371 AcpiUtPushGenericState (&WalkState->Results, State);
  /src/sys/external/bsd/acpica/dist/parser/
psscope.c 291 AcpiUtPushGenericState (&ParserState->Scope, Scope);
  /src/sys/external/bsd/acpica/dist/include/
acutils.h 894 AcpiUtPushGenericState (

Completed in 20 milliseconds