Home
last modified time | relevance | path

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

/freebsd/sys/dev/tdfx/
H A Dtdfx_pci.h51 static d_ioctl_t tdfx_ioctl; variable
H A Dtdfx_pci.c768 tdfx_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) in tdfx_ioctl() function