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

/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c901 int maxspin = CVC_OUT_MAXSPIN; local
902 while ((BBSRAM_OUTPUT_COUNT != 0) && --maxspin) {
939 int maxspin = CVC_OUT_MAXSPIN; local
940 while ((BBSRAM_OUTPUT_COUNT != 0) && --maxspin) {
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c2606 int maxspin = 10; local
2622 while (((pendstate & MS_RQM) == 0) && (maxspin-- > 0)) {

Completed in 89 milliseconds