Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dif_emac.c300 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