Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/net/
Duhso.c452 static int uhso_attach_ifnet(struct uhso_softc *, struct usb_interface *,
902 error = uhso_attach_ifnet(sc, iface, type); in uhso_probe_iface()
1550 uhso_attach_ifnet(struct uhso_softc *sc, struct usb_interface *iface, int type) in uhso_attach_ifnet() function