Searched refs:USB_DEFAULT_TIMEOUT (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/dev/usb/serial/
H A Duvisor.c416 &actlen, USB_DEFAULT_TIMEOUT);
469 &actlen, USB_DEFAULT_TIMEOUT);
H A Dubser.c254 0, NULL, USB_DEFAULT_TIMEOUT);
H A Dulpt.c620 &alen, USB_DEFAULT_TIMEOUT);
/freebsd-current/sys/dev/usb/
H A Dusbdi.h87 #define USB_DEFAULT_TIMEOUT 5000 /* 5000 ms = 5 seconds */ macro
599 usbd_do_request_flags(u,m,r,d,0,NULL,USB_DEFAULT_TIMEOUT)
H A Dusb_dev.c836 USB_MS_TO_TICKS(USB_DEFAULT_TIMEOUT));
H A Dusb_generic.c895 USB_DEFAULT_TIMEOUT);
/freebsd-current/sys/dev/usb/input/
H A Dusbhid.c503 timeout = USB_DEFAULT_TIMEOUT;
/freebsd-current/sys/dev/usb/video/
H A Dudl.c667 &req, buf, 0, NULL, USB_DEFAULT_TIMEOUT);
/freebsd-current/sys/dev/usb/net/
H A Dif_usie.c1084 &actlen, USB_DEFAULT_TIMEOUT);
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c1656 USB_SHORT_XFER_OK, &actlen, USB_DEFAULT_TIMEOUT);
1688 USB_SHORT_XFER_OK, &actlen, USB_DEFAULT_TIMEOUT);

Completed in 201 milliseconds