Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.h139 int uether_ifattach(struct usb_ether *);
Dusb_ethernet.c114 uether_ifattach(struct usb_ether *ue) in uether_ifattach() function
Dif_axge.c373 error = uether_ifattach(ue); in axge_attach()
Dif_urndis.c285 error = uether_ifattach(ue); in urndis_attach()
Dif_axe.c720 error = uether_ifattach(ue); in axe_attach()
Dif_cdce.c624 error = (usb_error_t)uether_ifattach(ue); in cdce_attach()