Searched refs:RB_CONFIG (Results 1 – 5 of 5) sorted by relevance
188 if (cmd.boothowto & RB_CONFIG) in Xhowto()225 howto |= RB_CONFIG; in bootparse()
51 #define RB_CONFIG 0x0400 /* change configured devices */ macro
468 boothowto |= RB_CONFIG; in bootpath_build()810 if (boothowto & RB_CONFIG) { in cpu_configure()
167 prom_boothow |= RB_CONFIG; in prom_init()
456 if (boothowto & RB_CONFIG) { in cpu_startup()