Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdi.h191 int usbd_ratecheck(struct timeval *);
H A Dusbnet.c371 if (usbd_ratecheck(&unp->unp_rx_notice)) in usbnet_rxeof()
443 if (usbd_ratecheck(&unp->unp_tx_notice)) in usbnet_txeof()
475 if (usbd_ratecheck(&unp->unp_intr_notice)) { in usbnet_pipe_intr()
H A Dusbdi.c1426 usbd_ratecheck(struct timeval *last) in usbd_ratecheck() function
H A Dif_atu.c1664 if (usbd_ratecheck(&sc->atu_rx_notice)) { in atu_rxeof()
H A Dohci.c1346 if (usbd_ratecheck(&sc->sc_overrun_ntc)) { in ohci_intr1()