Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mos.c172 static void mos_tick(struct usb_ether *);
258 .ue_tick = mos_tick,
889 mos_tick(struct usb_ether *ue) in mos_tick() function