| /src/sys/arch/sun2/dev/ |
| if_ec.c | 125 void ec_copyin(struct ec_softc *, void *, int, size_t); 141 ec_copyin(struct ec_softc *sc, void *p, int offset, size_t size) function 507 ec_copyin(sc, mtod(m, uint8_t *), buf, length);
|
| if_ec.c | 125 void ec_copyin(struct ec_softc *, void *, int, size_t); 141 ec_copyin(struct ec_softc *sc, void *p, int offset, size_t size) function 507 ec_copyin(sc, mtod(m, uint8_t *), buf, length);
|
| if_ec.c | 125 void ec_copyin(struct ec_softc *, void *, int, size_t); 141 ec_copyin(struct ec_softc *sc, void *p, int offset, size_t size) function 507 ec_copyin(sc, mtod(m, uint8_t *), buf, length);
|
| if_ec.c | 125 void ec_copyin(struct ec_softc *, void *, int, size_t); 141 ec_copyin(struct ec_softc *sc, void *p, int offset, size_t size) function 507 ec_copyin(sc, mtod(m, uint8_t *), buf, length);
|