Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c237 static int fxp_ioctl(if_t ifp, u_long command,
837 if_setioctlfn(ifp, fxp_ioctl); in fxp_attach()
2819 fxp_ioctl(if_t ifp, u_long command, caddr_t data) in fxp_ioctl() function