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

  /src/sys/dev/usb/
usbnet.h 150 typedef void (*usbnet_intr_cb)(struct usbnet *, usbd_status); typedef in typeref:typename:void (*)(struct usbnet *,usbd_status)
183 usbnet_intr_cb uno_intr; /* n */

Completed in 12 milliseconds