Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbstor_new/
H A Dscsi.c228 if (Context->ErrorIndex == 0) in USBSTOR_CSWCompletionRoutine()
233 Context->ErrorIndex = 1; in USBSTOR_CSWCompletionRoutine()
246 Context->ErrorIndex = 2; in USBSTOR_CSWCompletionRoutine()
258 Context->ErrorIndex = 2; in USBSTOR_CSWCompletionRoutine()
452 Context->ErrorIndex = 1; in USBSTOR_DataCompletionRoutine()
H A Derror.c253 if (WorkItemData->Context->ErrorIndex == 2) in ErrorHandlerWorkItemRoutine()
H A Dusbstor.h331 ULONG ErrorIndex; member
/reactos/drivers/usb/usbstor/
H A Dusbstor.h100 ULONG ErrorIndex; member