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

/freebsd-10.3-release/sys/dev/usb/net/
H A Duhso.c71 struct uhso_softc *ht_sc;
78 struct uhso_softc { struct
444 static int uhso_probe_iface(struct uhso_softc *, int,
448 static int uhso_attach_muxserial(struct uhso_softc *, struct usb_interface *,
450 static int uhso_attach_bulkserial(struct uhso_softc *, struct usb_interface *,
452 static int uhso_attach_ifnet(struct uhso_softc *, struct usb_interface *,
458 static int uhso_radio_ctrl(struct uhso_softc *, int);
470 static void uhso_if_stop(struct uhso_softc *);
479 static void uhso_free_softc(struct uhso_softc *);
491 .size = sizeof(struct uhso_softc)
[all...]

Completed in 42 milliseconds