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

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvripvar.h60 int sc_sysint2; member in struct:vrip_softc
H A Dvr4102ip.c104 sc->sc_sysint2 = VR4102_SYSINT2_REG_W;
H A Dvr4122ip.c104 sc->sc_sysint2 = VR4122_SYSINT2_REG_W;
H A Dvr4181ip.c133 sc->sc_sysint2 = VR4181_SYSINT2_REG_W;
H A Dvrip.c182 sc->sc_sysint2 = SYSINT2_REG_W;
215 sc->sc_sysint2 == 0 ||
505 ((bus_space_read_2 (iot, ioh, sc->sc_sysint2)<< 16)&0xffff0000);

Completed in 179 milliseconds