Searched refs:emac_ioctl (Results 1 – 1 of 1) sorted by relevance
300 static int emac_ioctl(struct ifnet *, u_long, void *);546 ifp->if_ioctl = emac_ioctl; in emac_attach()839 emac_ioctl(struct ifnet *ifp, u_long cmd, void *data) in emac_ioctl() function