vrpciu.c | 74 vrpciu_read(struct vrpciu_softc *, int); 113 vrpciu_read(struct vrpciu_softc *sc, int offset) function in typeref:typename:u_int32_t 202 reg = vrpciu_read(sc, VRPCIU_MMAW1REG); 204 reg = vrpciu_read(sc, VRPCIU_MMAW2REG); 206 reg = vrpciu_read(sc, VRPCIU_TAW1REG); 208 reg = vrpciu_read(sc, VRPCIU_TAW2REG); 210 reg = vrpciu_read(sc, VRPCIU_MIOAWREG); 213 vrpciu_read(sc, VRPCIU_BUSERRADREG)); 215 vrpciu_read(sc, VRPCIU_INTCNTSTAREG)); 217 vrpciu_read(sc, VRPCIU_EXACCREG)) [all...] |