reactos/drivers/usb/usbohci_new
Stanislav Motylkov 2a8fc2b411 [USBOHCI_NEW] Refactor OHCI_AbortTransfer function
- Added SAL annotation
- Simplified local variables
- Replace counterintuitive `do {} while ()` loops with nice `for` loops
- Get rid of goto and its label, it can be simply avoided
2019-08-16 19:08:04 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dbg_ohci.h [USBOHCI_NEW] Add license headers. 2018-09-08 10:15:52 +02:00
guid.c
hardware.h [USBOHCI_NEW] Add license headers. 2018-09-08 10:15:52 +02:00
roothub.c [USBOHCI_NEW] Add license headers. 2018-09-08 10:15:52 +02:00
usbohci.c [USBOHCI_NEW] Refactor OHCI_AbortTransfer function 2019-08-16 19:08:04 +02:00
usbohci.h [USBOHCI_NEW] Rename counter-intuitive field of Transfer Descriptor 2019-06-25 15:14:21 +03:00
usbohci.rc