Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tws/
Dtws_user.c51 static int tws_ioctl_aen(struct tws_softc *sc, u_long cmd, void *buf);
82 error = tws_ioctl_aen(sc, cmd, (void *)buf); in tws_ioctl()
296 tws_ioctl_aen(struct tws_softc *sc, u_long cmd, void *buf) in tws_ioctl_aen() function