Searched refs:tdfx_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/tdfx/
H A Dtdfx_pci.c147 struct tdfx_softc *tdfx_info;
257 struct tdfx_softc* tdfx_info;
303 struct tdfx_softc *tdfx_info = device_get_softc(dev);
319 struct tdfx_softc *tdfx_info = device_get_softc(dev);
389 struct tdfx_softc *tdfx_info = dev->si_drv1;
406 struct tdfx_softc *tdfx_info = dev->si_drv1;
426 /* struct tdfx_softc* tdfx_info; */
432 struct tdfx_softc* tdfx_info[2];
434 tdfx_info[0] = (struct tdfx_softc*)devclass_get_softc(tdfx_devclass, 0);
452 tdfx_info[1] = (struct tdfx_softc*)devclass_get_soft
[all...]
H A Dtdfx_vars.h81 struct tdfx_softc { struct

Completed in 98 milliseconds