Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c157 static int via_iosram = 0; /* toggle switch */ variable
496 via_iosram || cvc_stopped == 1 || in cvc_wput()
602 if (cvcoutput_q != NULL && !via_iosram) { in cvc_wsrv()
867 via_iosram = 0; in cvc_iosram_ops()
871 via_iosram = 1; in cvc_iosram_ops()
1214 if ((cvcoutput_q == NULL) || (via_iosram)) in cvc_getstr()