Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c419 static int bge_ioctl(if_t, u_long, caddr_t);
3718 if_setioctlfn(ifp, bge_ioctl); in bge_attach()
5726 bge_ioctl(if_t ifp, u_long command, caddr_t data) in bge_ioctl() function