busy_free 1114 dev/usb/ehci.c if (xfer->busy_free != XFER_FREE) busy_free 1116 dev/usb/ehci.c xfer, xfer->busy_free); busy_free 1128 dev/usb/ehci.c xfer->busy_free = XFER_BUSY; busy_free 1140 dev/usb/ehci.c if (xfer->busy_free != XFER_BUSY) { busy_free 1142 dev/usb/ehci.c xfer->busy_free); busy_free 1145 dev/usb/ehci.c xfer->busy_free = XFER_FREE; busy_free 916 dev/usb/ohci.c if (xfer->busy_free != XFER_FREE) { busy_free 918 dev/usb/ohci.c xfer->busy_free); busy_free 927 dev/usb/ohci.c xfer->busy_free = XFER_BUSY; busy_free 939 dev/usb/ohci.c if (xfer->busy_free != XFER_BUSY) { busy_free 941 dev/usb/ohci.c xfer->busy_free); busy_free 944 dev/usb/ohci.c xfer->busy_free = XFER_FREE; busy_free 611 dev/usb/uhci.c if (xfer->busy_free != XFER_FREE) { busy_free 613 dev/usb/uhci.c xfer->busy_free); busy_free 624 dev/usb/uhci.c xfer->busy_free = XFER_BUSY; busy_free 636 dev/usb/uhci.c if (xfer->busy_free != XFER_BUSY) { busy_free 638 dev/usb/uhci.c xfer->busy_free); busy_free 641 dev/usb/uhci.c xfer->busy_free = XFER_FREE; busy_free 2590 dev/usb/uhci.c if (xfer->busy_free == XFER_FREE) { busy_free 742 dev/usb/usbdi.c if (xfer->busy_free != XFER_ONQU) { busy_free 744 dev/usb/usbdi.c xfer, xfer->busy_free); busy_free 787 dev/usb/usbdi.c xfer->busy_free = XFER_BUSY; busy_free 842 dev/usb/usbdi.c if (xfer->busy_free != XFER_BUSY) { busy_free 844 dev/usb/usbdi.c xfer->busy_free); busy_free 847 dev/usb/usbdi.c xfer->busy_free = XFER_ONQU; busy_free 198 dev/usb/usbdivar.h u_int32_t busy_free;