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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.h70 #define TS_LOOP_CNT (10) macro
H A Daudiots.c729 * TS_LOOP_CNT times before we give up. We just have to hope this is
758 for (count = TS_LOOP_CNT; count--; ) {
1167 for (count = TS_LOOP_CNT; count--; ) {

Completed in 267 milliseconds