Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82596.c89 static int iee_ioctl(struct ifnet *, u_long, void *); /* ioctl routine */
666 ifp->if_ioctl = iee_ioctl; /* ioctl routine */ in iee_attach()
832 iee_ioctl(struct ifnet *ifp, u_long cmd, void *data) in iee_ioctl() function