Home
last modified time | relevance | path

Searched refs:num_root (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c662 int num_root; in rf_buildroothack() local
668 num_root = 0; in rf_buildroothack()
686 num_root++; in rf_buildroothack()
718 if (num_root == 1) { in rf_buildroothack()
757 } else if (num_root > 1) { in rf_buildroothack()
758 aprint_debug("%s: many roots=%d, %s\n", __func__, num_root, in rf_buildroothack()
770 num_root = 0; in rf_buildroothack()
781 num_root++; in rf_buildroothack()
788 if (num_root == 1) { in rf_buildroothack()