Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/agp/
Dagp.c70 static d_ioctl_t agp_ioctl; variable
78 .d_ioctl = agp_ioctl,
851 agp_ioctl(struct cdev *kdev, u_long cmd, caddr_t data, int fflag, struct thread *td) in agp_ioctl() function