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

/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c157 #define BBSRAM_OUTPUT_COUNT (*((volatile short *)BBSRAM_OUTPUT_BUF)) macro
902 while ((BBSRAM_OUTPUT_COUNT != 0) && --maxspin) {
913 BBSRAM_OUTPUT_COUNT = cvc_output_count;
940 while ((BBSRAM_OUTPUT_COUNT != 0) && --maxspin) {
950 BBSRAM_OUTPUT_COUNT = cvc_output_count;

Completed in 46 milliseconds