Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_ste.c116 static int ste_ioctl(if_t, u_long, caddr_t);
1005 if_setioctlfn(ifp, ste_ioctl); in ste_attach()
1731 ste_ioctl(if_t ifp, u_long command, caddr_t data) in ste_ioctl() function