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

  /src/sys/dev/usb/
if_udav.c 70 static void udav_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
139 .uno_rx_loop = udav_uno_rx_loop,
651 udav_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len) function in typeref:typename:void

Completed in 11 milliseconds