Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c125 static int emac_ioctl(struct ifnet *, u_long, caddr_t);
740 emac_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in emac_ioctl() function
967 ifp->if_ioctl = emac_ioctl; in emac_attach()