Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c117 if ((ue->ue_dev == NULL) || in uether_ifattach()
124 device_printf(ue->ue_dev, "event init fail\n"); in uether_ifattach()
129 device_get_nameunit(ue->ue_dev), USB_PRI_MED); in uether_ifattach()
132 device_printf(ue->ue_dev, "could not setup taskqueue\n"); in uether_ifattach()
295 device_printf(ue->ue_dev, "could not allocate eth_drv_sc\n"); in ue_attach_post_task()
315 device_printf(ue->ue_dev, "attaching PHYs failed\n"); in ue_attach_post_task()
322 device_printf(ue->ue_dev, "event write fail\n"); in ue_attach_post_task()
H A Dusb_ethernet.h112 device_t ue_dev; member
H A Dif_axe.c622 device_printf(sc->sc_ue.ue_dev, in axe_attach_post()
714 ue->ue_dev = dev; in axe_attach()
H A Dif_urndis.c280 ue->ue_dev = dev; in urndis_attach()
491 device_printf(sc->sc_ue.ue_dev, in urndis_ctrl_handle()
H A Dif_axge.c368 ue->ue_dev = dev; in axge_attach()
H A Dif_cdce.c618 ue->ue_dev = dev; in cdce_attach()

Completed in 7 milliseconds