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

  /src/sys/arch/hpcmips/vr/
vripvar.h 59 int sc_sysint2; member in struct:vrip_softc
vr4102ip.c 104 sc->sc_sysint2 = VR4102_SYSINT2_REG_W;
vr4122ip.c 104 sc->sc_sysint2 = VR4122_SYSINT2_REG_W;
vr4181ip.c 133 sc->sc_sysint2 = VR4181_SYSINT2_REG_W;
vrip.c 181 sc->sc_sysint2 = SYSINT2_REG_W;
214 sc->sc_sysint2 == 0 ||
506 ((bus_space_read_2 (iot, ioh, sc->sc_sysint2)<< 16)&0xffff0000);

Completed in 12 milliseconds