Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ddi.c415 rv = (c->c_chpoll == NULL) ? in audio_chpoll()
417 c->c_chpoll(c, events, anyyet, reventsp, phpp); in audio_chpoll()
H A Daudio_impl.h209 #define c_chpoll c_ops.aco_chpoll macro