Home | History | Annotate | Download | only in vme

Lines Matching defs:booting

323 	int	booting;	/* are we booting or not? */
672 xa.booting = 1;
731 /* if booting, init the xd_softc */
733 if (xa->booting) {
742 /* if not booting, make sure we are the only process in the attach for
745 if (!xa->booting) {
907 if (!xa->booting) {
1151 xa.booting = 0;
1252 xa.booting = 0;