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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c157 static int via_iosram = 0; /* toggle switch */ variable
496 via_iosram || cvc_stopped == 1 ||
602 if (cvcoutput_q != NULL && !via_iosram) {
867 via_iosram = 0;
871 via_iosram = 1;
1207 * when cvcd/cvcredir are not running or "via_iosram" has
1214 if ((cvcoutput_q == NULL) || (via_iosram))
1230 * 100 000 uS (10 Hz) - no cvcd communications || via_iosram

Completed in 46 milliseconds