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

/freebsd-13-stable/sys/dev/tdfx/
H A Dtdfx_pci.c146 struct tdfx_softc *tdfx_info;
256 struct tdfx_softc* tdfx_info;
302 struct tdfx_softc *tdfx_info = device_get_softc(dev);
318 struct tdfx_softc *tdfx_info = device_get_softc(dev);
388 struct tdfx_softc *tdfx_info = dev->si_drv1;
405 struct tdfx_softc *tdfx_info = dev->si_drv1;
425 /* struct tdfx_softc* tdfx_info; */
431 struct tdfx_softc* tdfx_info[2];
433 tdfx_info[0] = (struct tdfx_softc*)devclass_get_softc(tdfx_devclass, 0);
451 tdfx_info[1] = (struct tdfx_softc*)devclass_get_soft
[all...]
H A Dtdfx_vars.h83 struct tdfx_softc { struct

Completed in 100 milliseconds