Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ipw.c115 static int ipw_ioctl(struct ifnet *, u_long, void *);
248 ifp->if_ioctl = ipw_ioctl; in ipw_attach()
1628 ipw_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ipw_ioctl() function