Home
last modified time | relevance | path

Searched defs:drv_sc (Results 1 - 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.c64 struct eth_drv_sc *drv_sc = (struct eth_drv_sc*)sc->driver_context; in eth_drv_init() local
132 struct eth_drv_sc *drv_sc = (struct eth_drv_sc*)sc->driver_context; in eth_drv_recv() local
168 struct eth_drv_sc *drv_sc = (struct eth_drv_sc*)sc->driver_context; in eth_drv_send() local
H A Dusb_ethernet.c164 struct eth_drv_sc *drv_sc; in if_alloc() local
192 struct eth_drv_sc *drv_sc; in if_free() local
212 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_recv() local
285 struct eth_drv_sc *drv_sc; ue_attach_post_task() local
345 struct eth_drv_sc *drv_sc; uether_ifdetach() local
407 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_init() local
422 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_start_task() local
456 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_start() local
495 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_watchdog() local
514 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; ue_tick_task() local
620 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)sc->driver_context; uether_rxflush() local
[all...]
H A Dif_urndis.c346 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in urndis_init() local
364 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in urndis_stop() local
H A Dif_axge.c573 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in axge_bulk_write_callback() local
665 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in axge_init() local
716 struct eth_drv_sc *drv_sc in axge_stop() local
[all...]
H A Dif_cdce.c776 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in cdce_init() local
806 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in cdce_stop() local
H A Dif_axe.c659 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in axe_miibus_statchg() local
907 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in axe_bulk_write_callback() local
1007 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; in axe_init() local
1096 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; axe_setpromisc() local
1133 struct eth_drv_sc *drv_sc = (struct eth_drv_sc *)ifp->driver_context; axe_stop() local
[all...]

Completed in 6 milliseconds