Searched refs:uhso_attach_ifnet (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/net/
H A Duhso.c456 static int uhso_attach_ifnet(struct uhso_softc *, struct usb_interface *,
909 error = uhso_attach_ifnet(sc, iface, type);
911 UHSO_DPRINTF(1, "uhso_attach_ifnet failed");
1554 uhso_attach_ifnet(struct uhso_softc *sc, struct usb_interface *iface, int type) function

Completed in 51 milliseconds