Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bfe/
H A Dif_bfe.c89 static int bfe_ioctl (if_t, u_long, caddr_t);
484 if_setioctlfn(ifp, bfe_ioctl); in bfe_attach()
1763 bfe_ioctl(if_t ifp, u_long command, caddr_t data) in bfe_ioctl() function