Searched refs:DispatchFunc (Results 1 – 1 of 1) sorted by relevance
6189 PRX_FSD_DISPATCH DispatchFunc; in RxFsdCommonDispatch() local6370 DispatchFunc = DispatchVector[MajorFunction].CommonRoutine; in RxFsdCommonDispatch()6377 DispatchFunc = RxCompleteMdl; in RxFsdCommonDispatch()6410 Context->ResumeRoutine = DispatchFunc; in RxFsdCommonDispatch()6412 if (DispatchFunc != NULL) in RxFsdCommonDispatch()6424 Status = DispatchFunc(Context); in RxFsdCommonDispatch()