Home
last modified time | relevance | path

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

/freebsd/sys/dev/tdfx/
H A Dtdfx_pci.h48 static d_open_t tdfx_open; variable
H A Dtdfx_pci.c380 tdfx_open(struct cdev *dev, int flags, int fmt, struct thread *td) in tdfx_open() function