Searched refs:iee_ioctl (Results 1 – 1 of 1) sorted by relevance
89 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