uath_read_reg
int uath_read_reg(struct uath_softc *, uint32_t, uint32_t *);
if ((error = uath_read_reg(sc, reg, &val)) != 0)