Searched refs:next_pass (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2913 static int next_pass = 1; local
2925 * We switch on next_pass for the cases where a board
2933 * nodes thereby returning them twice! Using next_pass
2937 next_pass = 1;
2939 switch (next_pass) {
2950 next_pass = 2;
2971 next_pass = 3;
2984 next_pass = -1;
2994 next_pass = 4;
3228 static int next_pass local
3577 static int next_pass = 1; local
[all...]

Completed in 62 milliseconds