Searched refs:tdfx_attach (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/drm/
H A Dtdfx_drv.c71 tdfx_attach(device_t kdev) function
99 DEVMETHOD(device_attach, tdfx_attach),
/freebsd-10.2-release/sys/dev/tdfx/
H A Dtdfx_pci.h41 static int tdfx_attach(device_t dev);
H A Dtdfx_pci.c86 DEVMETHOD(device_attach, tdfx_attach),
136 tdfx_attach(device_t dev) { function
314 * tdfx_attach. If we can't set the MTRR properly, it's not the end of the
480 * count, look at tdfx_attach

Completed in 34 milliseconds