Searched refs:RB_AUTOBOOT (Results 1 – 3 of 3) sorted by relevance
39 #define RB_AUTOBOOT 0 /* flags for system auto-booting itself */ macro
622 boot(RB_AUTOBOOT | RB_TIMEBAD | RB_USERREQ);662 boot(RB_AUTOBOOT | RB_NOSYNC | RB_TIMEBAD | RB_USERREQ);
192 bootopt = RB_AUTOBOOT | RB_DUMP; in panic()