Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfe.c88 static int bfe_ioctl (if_t, u_long, caddr_t);
483 if_setioctlfn(ifp, bfe_ioctl); in bfe_attach()
1760 bfe_ioctl(if_t ifp, u_long command, caddr_t data) in bfe_ioctl() function