Home
last modified time | relevance | path

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

/freebsd/sys/dev/nge/
H A Dif_nge.c169 static int nge_ioctl(if_t, u_long, caddr_t);
906 if_setioctlfn(ifp, nge_ioctl); in nge_attach()
2254 nge_ioctl(if_t ifp, u_long command, caddr_t data) in nge_ioctl() function