Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starfire/cvcredir/
H A Dcvcredir.c69 static int cvcr_suspend = 0; variable
145 cvcr_suspend = cvcr_suspend; in cvcr_attach()
148 cvcr_suspend = 0; in cvcr_attach()
164 cvcr_suspend = 1; in cvcr_detach()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dcvcredir.c68 static int cvcr_suspend = 0; variable
149 if (cvcr_suspend) { in cvcr_attach()
150 cvcr_suspend = 0; in cvcr_attach()
167 if (!cvcr_suspend) { in cvcr_detach()
168 cvcr_suspend = 1; in cvcr_detach()