Home
last modified time | relevance | path

Searched refs:audiots_get_ac97 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c183 static uint16_t audiots_get_ac97(void *, uint8_t);
713 while ((audiots_get_ac97(state, AC97_POWERDOWN_CTRL_STAT_REGISTER) & in audiots_chip_init()
740 audiots_get_ac97(void *arg, uint8_t reg) in audiots_get_ac97() function
809 state->ts_ac97 = ac97_alloc(dip, audiots_get_ac97, in audiots_init_state()
1195 tmp_short = audiots_get_ac97(state, reg8); in audiots_set_ac97()