XFER_FREE 1114 dev/usb/ehci.c if (xfer->busy_free != XFER_FREE) XFER_FREE 1145 dev/usb/ehci.c xfer->busy_free = XFER_FREE; XFER_FREE 916 dev/usb/ohci.c if (xfer->busy_free != XFER_FREE) { XFER_FREE 944 dev/usb/ohci.c xfer->busy_free = XFER_FREE; XFER_FREE 611 dev/usb/uhci.c if (xfer->busy_free != XFER_FREE) { XFER_FREE 641 dev/usb/uhci.c xfer->busy_free = XFER_FREE; XFER_FREE 2590 dev/usb/uhci.c if (xfer->busy_free == XFER_FREE) {