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

/src/sys/arch/evbppc/nintendo/dev/
H A Dwiifb.c144 volatile uint32_t *sc_efb; member in struct:wiifb_softc
605 sc->sc_efb = wiifb_mapreg(sc, EFB_BASE, EFB_SIZE);
619 uint32_t *dst = __UNVOLATILE(sc->sc_efb);
909 if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL || sc->sc_efb == NULL) {

Completed in 3 milliseconds