autoconfigure     529 dev/raidframe/rf_driver.c 	raidPtr->autoconfigure = 0;
autoconfigure     136 dev/raidframe/rf_openbsd.h 	int	autoconfigure;	/*
autoconfigure     492 dev/raidframe/rf_openbsdkintf.c 		    cset->ac->clabel->autoconfigure==1) {
autoconfigure    2897 dev/raidframe/rf_openbsdkintf.c 	printf("   Autoconfig: %s\n", clabel->autoconfigure ? "Yes" : "No" );
autoconfigure    3021 dev/raidframe/rf_openbsdkintf.c 	    (clabel1->autoconfigure == clabel2->autoconfigure) &&
autoconfigure    3305 dev/raidframe/rf_openbsdkintf.c 	raidPtr->autoconfigure = new_value;
autoconfigure    3313 dev/raidframe/rf_openbsdkintf.c 				clabel.autoconfigure = new_value;
autoconfigure    3406 dev/raidframe/rf_openbsdkintf.c 	clabel->autoconfigure = raidPtr->autoconfigure;
autoconfigure    3489 dev/raidframe/rf_openbsdkintf.c 		raidPtrs[raidID]->autoconfigure = 1; /* XXX Do this here ? */
autoconfigure     248 dev/raidframe/rf_raid.h 	int			  autoconfigure;