Searched refs:smc91cxx_ioctl (Results 1 – 1 of 1) sorted by relevance
188 static int smc91cxx_ioctl(struct ifnet *, u_long, void *);303 ifp->if_ioctl = smc91cxx_ioctl; in smc91cxx_attach()1194 smc91cxx_ioctl(struct ifnet *ifp, u_long cmd, void *data) in smc91cxx_ioctl() function