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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_door.c46 static int vscan_door_call_count = 0; variable
107 while ((vscan_door_call_count > 0) && (time_left > 0)) {
142 vscan_door_call_count++;
168 vscan_door_call_count--;

Completed in 42 milliseconds