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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c4439 int switch_ok = TRUE; local
4444 switch_ok = FALSE; /* Never got things opened */
4463 if (switch_ok == FALSE) {
4517 if (switch_ok) {
4552 if (switch_ok) {
4584 if (switch_ok) {
4591 return (switch_ok);

Completed in 61 milliseconds