Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/tdfx/
Dtdfx_pci.h53 static d_ioctl_t tdfx_ioctl; variable
Dtdfx_pci.c102 .d_ioctl = tdfx_ioctl,
774 tdfx_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) in tdfx_ioctl() function