Searched refs:BestFinisher (Results 1 – 2 of 2) sorted by relevance
142 PRDBSS_DEVICE_OBJECT BestFinisher; member
1326 Calldown->BestFinisher = NULL; in RxConstructSrvCall()1916 Calldown->BestFinisher = Context->RxDeviceObject; in RxCreateSrvCallCallBack()4105 if (Calldown->BestFinisher != NULL) in RxFinishSrvCallConstruction()4107 …DPRINT("Notify the winner: %p (%wZ)\n", Calldown->BestFinisher, &Calldown->BestFinisher->DeviceNam… in RxFinishSrvCallConstruction()4109 ASSERT(SrvCall->RxDeviceObject == Calldown->BestFinisher); in RxFinishSrvCallConstruction()4111 MINIRDR_CALL_THROUGH(Status, Calldown->BestFinisher->Dispatch, in RxFinishSrvCallConstruction()4238 Calldown->BestFinisher = NULL; in RxFinishSrvCallConstructionDispatcher()