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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c150 static int cvc_suspended = 0; variable
226 cvc_suspended = 0;
268 cvc_suspended = 1;
497 cvc_suspended == 1) {
534 if (cvc_stopped == 1 || cvc_suspended == 1) {
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c170 static int cvc_suspended = 0; variable
241 cvc_suspended = 0;
281 cvc_suspended = 1;
463 if (cvc_stopped == 1 || cvc_suspended == 1) {
507 if (cvc_stopped == 1 || cvc_suspended == 1) {

Completed in 61 milliseconds