Home | History | Annotate | Download | only in vme

Lines Matching defs:booting

239 	int	booting;	/* are we booting or not? */
571 xa.booting = 1;
629 /* if booting, init the xy_softc */
631 if (xa->booting) {
647 /* if not booting, make sure we are the only process in the attach for
650 if (!xa->booting) {
821 if (!xa->booting) {
1070 xa.booting = 0;
1173 xa.booting = 0;