Home
last modified time | relevance | path

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

/freebsd/sys/dev/nfe/
H A Dif_nfe.c89 static int nfe_ioctl(if_t, u_long, caddr_t);
587 if_setioctlfn(ifp, nfe_ioctl); in nfe_attach()
1676 nfe_ioctl(if_t ifp, u_long cmd, caddr_t data) in nfe_ioctl() function