ec_copyin
void ec_copyin(struct ec_softc *, void *, int, size_t);
ec_copyin(sc, mtod(m, uint8_t *), buf, length);