Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbstor/
H A Dscsi.c125 IO_COMPLETION_ROUTINE USBSTOR_CSWCompletionRoutine; variable
129 USBSTOR_CSWCompletionRoutine( in USBSTOR_CSWCompletionRoutine() function
253 USBSTOR_CSWCompletionRoutine); in USBSTOR_SendCSWRequest()
/reactos/drivers/usb/usbstor_new/
H A Dscsi.c171 IO_COMPLETION_ROUTINE USBSTOR_CSWCompletionRoutine; variable
175 USBSTOR_CSWCompletionRoutine( in USBSTOR_CSWCompletionRoutine() function
415 IoSetCompletionRoutine(Irp, USBSTOR_CSWCompletionRoutine, Context, TRUE, TRUE, TRUE); in USBSTOR_SendCSW()
558 IoSetCompletionRoutine(Irp, USBSTOR_CSWCompletionRoutine, Context, TRUE, TRUE, TRUE); in USBSTOR_CBWCompletionRoutine()
H A Dusbstor.h450 USBSTOR_CSWCompletionRoutine(