Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/rxce/
H A Drxce.c120 BOOLEAN RxStopOnLoudCompletion = TRUE; variable
978 if (!NT_SUCCESS(Status) && RxStopOnLoudCompletion) in RxCompleteRequest()