Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c85 #define UHUB_USB_PORT_ERRORS_MAX 4 macro
560 if (sc->sc_usb_port_errors >= UHUB_USB_PORT_ERRORS_MAX) { in uhub_read_port_status()