cs4280_write_codec
cs4280_write_codec(sc, AC97_REG_POWER, CS4280_POWER_DOWN_ALL);
int cs4280_write_codec(void *sc, u_int8_t a, u_int16_t d);
sc->host_if.write = cs4280_write_codec;