Home
last modified time | relevance | path

Searched refs:USB_POWER_DOWN_TIME (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h92 #define USB_POWER_DOWN_TIME 200 /* ms */ macro
H A Dusb_hub.c1410 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()
H A Dusb_device.c225 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in usb_trigger_reprobe_all()