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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c2013 int num_aps; local
2041 num_aps = *nlistp;
2052 while (curr_ap < num_aps) {
2066 while (end_block < num_aps) {

Completed in 120 milliseconds