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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_hub.h34 uint8_t restartcnt; member in struct:usb_port
H A Dusb_hub.c1052 if (up->restartcnt == USB_RESTART_MAX) {
1059 up->restartcnt++;
1084 up->restartcnt = 0;
1414 up->restartcnt = 0;

Completed in 99 milliseconds