repeat 3218 dev/usb/ehci.c if (xfer->pipe->repeat) {
repeat 1512 dev/usb/ohci.c if (xfer->pipe->repeat) {
repeat 2630 dev/usb/uhci.c if (xfer->pipe->repeat) {
repeat 786 dev/usb/usb_subr.c p->repeat = 0;
repeat 156 dev/usb/usbdi.c pipe->repeat, pipe->interval);
repeat 223 dev/usb/usbdi.c ipipe->repeat = 1;
repeat 232 dev/usb/usbdi.c ipipe->repeat = 0;
repeat 715 dev/usb/usbdi.c pipe->repeat = 0;
repeat 734 dev/usb/usbdi.c int repeat = pipe->repeat;
repeat 774 dev/usb/usbdi.c if (!repeat) {
repeat 781 dev/usb/usbdi.c if (!repeat) {
repeat 791 dev/usb/usbdi.c DPRINTFN(5,("usb_transfer_complete: repeat=%d new head=%p\n", repeat,
repeat 821 dev/usb/usbdi.c if (!repeat) {
repeat 179 dev/usb/usbdivar.h char repeat;
repeat 670 dev/usb/usbf_subr.c p->repeat = 0;
repeat 691 dev/usb/usbf_subr.c pipe->repeat = 0;
repeat 1022 dev/usb/usbf_subr.c int repeat = pipe->repeat;
repeat 1032 dev/usb/usbf_subr.c if (!repeat) {
repeat 1053 dev/usb/usbf_subr.c if (!repeat) {
repeat 126 dev/usb/usbfvar.h char repeat;