Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c66 uether_pause(struct usb_ether *ue, unsigned int _ticks) in uether_pause() argument
72 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()
/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h516 void usb_pause_mtx(struct mtx *mtx, int _ticks);