Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/net/
Dusb_ethernet.h115 int uether_ifattach(struct usb_ether *);
Dif_ipheth.c261 error = uether_ifattach(ue); in ipheth_attach()
Dif_cue.c426 error = uether_ifattach(ue); in cue_attach()
Dusb_ethernet.c164 uether_ifattach(struct usb_ether *ue) in uether_ifattach() function
Dif_kue.c509 error = uether_ifattach(ue); in kue_attach()
Dif_rue.c609 error = uether_ifattach(ue); in rue_attach()
Dif_udav.c294 error = uether_ifattach(ue); in udav_attach()
Dif_cdceem.c296 error = uether_ifattach(ue); in cdceem_attach()
Dif_mos.c728 error = uether_ifattach(ue); in mos_attach()
Dif_aue.c708 error = uether_ifattach(ue); in aue_attach()
Dif_axge.c569 error = uether_ifattach(ue); in axge_attach()
Dif_urndis.c319 error = uether_ifattach(ue); in urndis_attach()
Dif_ure.c481 error = uether_ifattach(ue); in ure_attach()
Dif_smsc.c1752 err = uether_ifattach(ue); in smsc_attach()
Dif_cdce.c730 error = uether_ifattach(ue); in cdce_attach()
Dif_axe.c964 error = uether_ifattach(ue); in axe_attach()
Dif_muge.c2206 err = uether_ifattach(ue); in muge_attach()