HomeSort by: relevance | last modified time | path
    Searched defs:usbnet_tick (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
usbnet.c 1238 * usbnet_tick() is triggered from a callout, and triggers a call to
1242 usbnet_tick(void *arg) function in typeref:typename:void
1460 callout_setfunc(&unp->unp_stat_ch, usbnet_tick, un);

Completed in 12 milliseconds