vrled.c | 60 static unsigned short vrled_read(struct vrled_softc *, int); 84 vrled_read(struct vrled_softc *sc, int port) function in typeref:typename:unsigned short 148 intstat = vrled_read(sc, LEDINT_REG_W); 305 ledstate = vrled_read(sc, LEDCNT_REG_W);
|