Home
last modified time | relevance | path

Searched refs:restartcnt (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h36 uint8_t restartcnt; member
Dusb_hub.c1126 if (up->restartcnt == USB_RESTART_MAX) { in uhub_explore()
1133 up->restartcnt++; in uhub_explore()
1154 up->restartcnt = 0; in uhub_explore()
1506 up->restartcnt = 0; in uhub_attach()