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

/illumos-gate/usr/src/uts/common/sys/audio/
H A Dac97.h609 typedef uint16_t (*ac97_rd_t)(void *, uint8_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 74 milliseconds