Searched refs:audiocs_poll_ready (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c117 static int audiocs_poll_ready(CS_state_t *);
915 if (audiocs_poll_ready(state) == DDI_FAILURE) {
956 if (audiocs_poll_ready(state) == DDI_FAILURE) {
962 if (audiocs_poll_ready(state) == DDI_FAILURE) {
972 if (audiocs_poll_ready(state) == DDI_FAILURE) {
1255 (void) audiocs_poll_ready(state);
1269 (void) audiocs_poll_ready(state);
1787 if (audiocs_poll_ready(state) != DDI_SUCCESS) {
2070 * audiocs_poll_ready()
2088 audiocs_poll_ready(CS_state_ function
[all...]

Completed in 60 milliseconds