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

  /src/sys/arch/mips/alchemy/dev/
ausmbus_psc.c 92 static int ausmbus_read_2(struct ausmbus_softc *, uint8_t, uint16_t *);
231 return ausmbus_read_2(sc, *cmd, (uint16_t *)vbuf);
318 ausmbus_read_2(struct ausmbus_softc *sc, uint8_t cmd, uint16_t *vp) function in typeref:typename:int
ausmbus_psc.c 92 static int ausmbus_read_2(struct ausmbus_softc *, uint8_t, uint16_t *);
231 return ausmbus_read_2(sc, *cmd, (uint16_t *)vbuf);
318 ausmbus_read_2(struct ausmbus_softc *sc, uint8_t cmd, uint16_t *vp) function in typeref:typename:int

Completed in 30 milliseconds