mstohz           2871 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           2982 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           3156 dev/usb/ehci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           3252 dev/usb/ehci.c 			    mstohz(xfer->timeout));
mstohz           1752 dev/usb/ohci.c                 timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           2933 dev/usb/ohci.c                 timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           1851 dev/usb/uhci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           2276 dev/usb/uhci.c 		timeout_add(&xfer->timeout_handle, mstohz(xfer->timeout));
mstohz           3480 dev/usb/uhci.c 	sc->sc_ival = mstohz(xfer->pipe->endpoint->edesc->bInterval);