Home
last modified time | relevance | path

Searched refs:uether_ioctl (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.h113 int uether_ioctl(if_t, u_long, caddr_t);
H A Dusb_ethernet.c233 if_setioctlfn(ifp, uether_ioctl); in ue_attach_post_task()
501 uether_ioctl(if_t ifp, u_long command, caddr_t data) in uether_ioctl() function
H A Dif_axge.c956 error = uether_ioctl(ifp, cmd, data); in axge_ioctl()
H A Dif_ure.c1511 error = uether_ioctl(ifp, cmd, data); in ure_ioctl()
1515 error = uether_ioctl(ifp, cmd, data); in ure_ioctl()
H A Dif_smsc.c1536 rc = uether_ioctl(ifp, cmd, data); in smsc_ioctl()
H A Dif_axe.c1496 error = uether_ioctl(ifp, cmd, data); in axe_ioctl()
H A Dif_muge.c1705 rc = uether_ioctl(ifp, cmd, data); in muge_ioctl()
H A Dif_cdce.c824 error = uether_ioctl(ifp, command, data); in cdce_ioctl()