cs428x_read_codec
rv = cs428x_read_codec(addr, reg, result);
cs428x_read_codec(sc, AC97_REG_POWER, &data);
cs428x_read_codec(sc, AC97_REG_POWER, &data);
cs428x_read_codec(sc, AC97_REG_POWER, &data);
sc->host_if.read = cs428x_read_codec;
cs428x_read_codec(sc, AC97_REG_POWER, &data);
cs428x_read_codec(sc, AC97_REG_POWER, &data);
cs428x_read_codec(sc, AC97_REG_POWER, &data);
int cs428x_read_codec(void *, u_int8_t, u_int16_t *);