Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c83 uint8_t sc_usb_port_errors; /* error counter */ member
559 if (sc->sc_usb_port_errors >= UHUB_USB_PORT_ERRORS_MAX) { in uhub_read_port_status()
572 sc->sc_usb_port_errors = 0; in uhub_read_port_status()
576 sc->sc_usb_port_errors++; in uhub_read_port_status()

Completed in 6 milliseconds