Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/e1000/
Dif_em.c249 static int em_ioctl(struct ifnet *, u_long, caddr_t);
1164 em_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in em_ioctl() function
3273 ifp->if_ioctl = em_ioctl; in em_setup_interface()