timeout_handle    742 dev/usb/ehci.c 	timeout_del(&ex->xfer.timeout_handle);
timeout_handle   2434 dev/usb/ehci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   2468 dev/usb/ehci.c 	timeout_del(&xfer->timeout_handle);
timeout_handle   2869 dev/usb/ehci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   2870 dev/usb/ehci.c 		timeout_set(&xfer->timeout_handle, ehci_timeout, xfer);
timeout_handle   2871 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   2980 dev/usb/ehci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   2981 dev/usb/ehci.c 		timeout_set(&xfer->timeout_handle, ehci_timeout, xfer);
timeout_handle   2982 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   3154 dev/usb/ehci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   3155 dev/usb/ehci.c 		timeout_set(&xfer->timeout_handle, ehci_timeout, xfer);
timeout_handle   3156 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   3249 dev/usb/ehci.c 			timeout_del(&xfer->timeout_handle);
timeout_handle   3250 dev/usb/ehci.c 			timeout_set(&xfer->timeout_handle, ehci_timeout, xfer);
timeout_handle   3251 dev/usb/ehci.c 			timeout_add(&xfer->timeout_handle,
timeout_handle   1348 dev/usb/ohci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   1750 dev/usb/ohci.c                 timeout_del(&xfer->timeout_handle);
timeout_handle   1751 dev/usb/ohci.c                 timeout_set(&xfer->timeout_handle, ohci_timeout, xfer);
timeout_handle   1752 dev/usb/ohci.c                 timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   2197 dev/usb/ohci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   2211 dev/usb/ohci.c 	timeout_del(&xfer->timeout_handle);
timeout_handle   2931 dev/usb/ohci.c                 timeout_del(&xfer->timeout_handle);
timeout_handle   2932 dev/usb/ohci.c                 timeout_set(&xfer->timeout_handle, ohci_timeout, xfer);
timeout_handle   2933 dev/usb/ohci.c                 timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   1324 dev/usb/uhci.c 	timeout_del(&ii->xfer->timeout_handle);
timeout_handle   1849 dev/usb/uhci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   1850 dev/usb/uhci.c 		timeout_set(&xfer->timeout_handle, uhci_timeout, ii);
timeout_handle   1851 dev/usb/uhci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle   1902 dev/usb/uhci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   1916 dev/usb/uhci.c 	timeout_del(&xfer->timeout_handle);
timeout_handle   2274 dev/usb/uhci.c 		timeout_del(&xfer->timeout_handle);
timeout_handle   2275 dev/usb/uhci.c 		timeout_set(&xfer->timeout_handle, uhci_timeout, ii);
timeout_handle   2276 dev/usb/uhci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
timeout_handle    385 dev/usb/usbdi.c 	timeout_set(&xfer->timeout_handle, NULL, NULL);
timeout_handle    224 dev/usb/usbdivar.h 	struct timeout		timeout_handle;
timeout_handle    814 dev/usb/usbf_subr.c 	timeout_set(&xfer->timeout_handle, NULL, NULL);
timeout_handle    150 dev/usb/usbfvar.h 	struct timeout		 timeout_handle;