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