Searched defs:ac97_wr_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/audio/
H A Dac97.h608 typedef void (*ac97_wr_t)(void *, uint8_t, uint16_t); typedef
618 ac97_t *ac97_alloc(dev_info_t *, ac97_rd_t, ac97_wr_t, void *);
635 ac97_t *ac97_allocate(audio_dev_t *, dev_info_t *, ac97_rd_t, ac97_wr_t,

Completed in 64 milliseconds