Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c264 struct axge_softc *sc = uether_getsc(ue); in axge_setpromisc()
282 struct axge_softc *sc = uether_getsc(ue); in axge_tick()
317 struct axge_softc *sc = uether_getsc(ue); in axge_attach_post()
663 struct axge_softc *sc = uether_getsc(ue); in axge_init()
714 struct axge_softc *sc = uether_getsc(ue); in axge_stop()
H A Dif_axe.c613 struct axe_softc *sc = uether_getsc(ue); in axe_attach_post()
1005 struct axe_softc *sc = uether_getsc(ue); in axe_init()
1094 struct axe_softc *sc = uether_getsc(ue); in axe_setpromisc()
1116 struct axe_softc *sc = uether_getsc(ue); in axe_tick()
1131 struct axe_softc *sc = uether_getsc(ue); in axe_stop()
H A Dusb_ethernet.h135 void *uether_getsc(struct usb_ether *);
H A Dif_urndis.c332 struct urndis_softc *sc = uether_getsc(ue); in urndis_start()
344 struct urndis_softc *sc = uether_getsc(ue); in urndis_init()
362 struct urndis_softc *sc = uether_getsc(ue); in urndis_stop()
H A Dif_cdce.c652 struct cdce_softc *sc = (struct cdce_softc *)uether_getsc(ue); in cdce_start()
774 struct cdce_softc *sc = (struct cdce_softc *)uether_getsc(ue); in cdce_init()
804 struct cdce_softc *sc = (struct cdce_softc *)uether_getsc(ue); in cdce_stop()
H A Dusb_ethernet.c106 uether_getsc(struct usb_ether *ue) in uether_getsc() function

Completed in 7 milliseconds