Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc91cxx.c188 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