Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c123 Static int athn_usb_ioctl(struct ifnet *, u_long, void *);
435 ifp->if_ioctl = athn_usb_ioctl; in athn_usb_attachhook()
2678 athn_usb_ioctl(struct ifnet *ifp, u_long cmd, void *data) in athn_usb_ioctl() function