Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sge.c129 static int sge_ioctl(if_t, u_long, caddr_t);
609 if_setioctlfn(ifp, sge_ioctl); in sge_attach()
1743 sge_ioctl(if_t ifp, u_long command, caddr_t data) in sge_ioctl() function