Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_atu.c235 static int atu_ioctl(struct ifnet *, u_long, void *);
1446 ifp->if_ioctl = atu_ioctl; in atu_complete_attach()
2141 atu_ioctl(struct ifnet *ifp, u_long command, void *data) in atu_ioctl() function