Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb.h93 #define USB_POWER_DOWN_TIME 200 /* ms */ macro
H A Dusb_hub.c1396 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()
H A Dusb_device.c226 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in usb_trigger_reprobe_all()