Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp.c72 static d_ioctl_t agp_ioctl; variable
80 .d_ioctl = agp_ioctl,
852 agp_ioctl(struct cdev *kdev, u_long cmd, caddr_t data, int fflag, struct thread *td) in agp_ioctl() function