/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
|