Searched refs:UHUB_USB_PORT_ERRORS_MAX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb_hub_private.h | 65 #define UHUB_USB_PORT_ERRORS_MAX 4 macro |
H A D | usb_hub.c | 562 if (sc->sc_usb_port_errors >= UHUB_USB_PORT_ERRORS_MAX) { in uhub_read_port_status() |