Home
last modified time | relevance | path

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

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