HomeSort by: relevance | last modified time | path
    Searched defs:sc_pmtype (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sun3/dev/
cg2.c 91 int sc_pmtype; /* pmap type bits */ member in struct:cg2_softc
175 sc->sc_pmtype = PMAP_NC | PMAP_VME16;
244 return (sc->sc_phys + off) | sc->sc_pmtype;

Completed in 13 milliseconds