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

  /src/sys/dev/usb/
usbnet.c 1426 * usbnet_attach() and usbnet_attach_ifp() perform setup of the relevant
1431 * Always call usbnet_detach(), even if usbnet_attach_ifp() is skipped.
1513 usbnet_attach_ifp(struct usbnet *un, function in typeref:typename:void
1593 * If usbnet_attach_ifp never ran, IFNET_LOCK won't work, but

Completed in 14 milliseconds