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

/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c2299 int confirm_count = 0, confirm_max = 20; local
2315 while (confirm_count < confirm_max) {
2339 confirm_count++;
2350 if (confirm_count == confirm_max)
2387 int confirm_count = 0, confirm_max = 20; local
2456 while (confirm_count < confirm_max) {
2478 confirm_count++;
2489 if (confirm_count == confirm_max)
2506 int confirm_count = 0, confirm_max = 20; local
2510 while (confirm_count < confirm_ma
[all...]

Completed in 1372 milliseconds