Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c124 static int age_ioctl(if_t, u_long, caddr_t);
596 if_setioctlfn(ifp, age_ioctl); in age_attach()
1795 age_ioctl(if_t ifp, u_long cmd, caddr_t data) in age_ioctl() function