HomeSort by: relevance | last modified time | path
    Searched refs:tft_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
tftvar.h 35 struct tft_softc { struct
tft.c 75 struct tft_softc *sc = device_private(self);
144 struct tft_softc *sc = cookie;
173 struct tft_softc *sc = arg;
181 struct tft_softc *sc = device_private(dev);
216 struct tft_softc *sc = vd->cookie;
tft_ll.c 68 struct tft_softc lsc_sc;
99 struct tft_softc *sc = &lsc->lsc_sc;
tft_plb.c 59 struct tft_softc psc_sc;
89 struct tft_softc *sc = &psc->psc_sc;

Completed in 13 milliseconds