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

  /src/sys/arch/mips/alchemy/dev/
ausmbus_psc.c 94 static int ausmbus_write_1(struct ausmbus_softc *, uint8_t, uint8_t);
246 return ausmbus_write_1(sc, *cmd, *((uint8_t *)vbuf));
372 ausmbus_write_1(struct ausmbus_softc *sc, uint8_t cmd, uint8_t val) function in typeref:typename:int
ausmbus_psc.c 94 static int ausmbus_write_1(struct ausmbus_softc *, uint8_t, uint8_t);
246 return ausmbus_write_1(sc, *cmd, *((uint8_t *)vbuf));
372 ausmbus_write_1(struct ausmbus_softc *sc, uint8_t cmd, uint8_t val) function in typeref:typename:int

Completed in 28 milliseconds