Searched refs:nroots (Results 1 – 3 of 3) sorted by relevance
245 qsort(dd->roots, dd->nroots, sizeof *dd->roots, root_cmp); in ahdi_display()257 for (j = 0; j < dd->nroots; ++j) { in ahdi_display()285 printf("\nTotal number of auxiliary roots: %u\n", dd->nroots); in ahdi_display()294 "recompile the NetBSD kernel.\n", dd->nroots); in ahdi_display()325 u_int i = ++dd->nroots;
71 u_int nroots; /* # of auxiliary root sectors */ member
53 u_int nroots; member152 for (j = 0; j < al.nroots; ++j) { in ahdi_label()223 (alab->nroots + 1) * sizeof(*alab->roots)); in ahdi_getparts()224 alab->roots[alab->nroots++] = aux; in ahdi_getparts()