Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwe.c71 static int fwe_ioctl (if_t, u_long, caddr_t);
186 if_setioctlfn(ifp, fwe_ioctl); in fwe_attach()
347 fwe_ioctl(if_t ifp, u_long cmd, caddr_t data) in fwe_ioctl() function