Home
last modified time | relevance | path

Searched refs:RxFsdCommonDispatch (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/drivers/rdbsslib/
H A Drdbss.c6176 RxFsdCommonDispatch( in RxFsdCommonDispatch() function
6506 …return RxFsdCommonDispatch(&RxFsdDispatchVector[0], Stack->MajorFunction, Stack, Stack->FileObject… in RxFsdDispatch()
6541 …return RxFsdCommonDispatch(DispatchVector, Stack->MajorFunction, Stack, Stack->FileObject, Irp, Rx… in RxFsdDispatch()