Home
last modified time | relevance | path

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

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