Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_atu.c240 int atu_ioctl(struct ifnet *, u_long, caddr_t);
1432 ifp->if_ioctl = atu_ioctl; in atu_complete_attach()
2105 atu_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in atu_ioctl() function