Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsd.h128 int rootable; /* Set to 1 if this set can be root */ member
Drf_netbsdkintf.c500 sc->sc_unit, cset->rootable); in rf_rescan()
681 sc->sc_unit, cset->rootable); in rf_buildroothack()
684 if (cset->rootable) { in rf_buildroothack()
3300 config_sets->rootable = 0; in rf_create_auto_sets()
3321 cset->rootable = 0; in rf_create_auto_sets()
3711 cset->rootable = cset->ac->clabel->root_partition; in rf_auto_config_set()
3713 raidPtr->root_partition = cset->rootable; in rf_auto_config_set()