Home
last modified time | relevance | path

Searched refs:RB_AUTOBOOT (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dkparamb.h75 #define RB_AUTOBOOT 0x00 macro
/netbsd/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c219 boothowto |= RB_AUTOBOOT; in main()
240 boothowto &= ~(RB_AUTOBOOT); in main()
351 if (boothowto & RB_AUTOBOOT) in main()
/netbsd/sys/dev/
H A Dmd_root.c78 #define MEMORY_DISK_RBFLAGS RB_AUTOBOOT /* default boot mode */
/netbsd/sys/sys/
H A Dreboot.h41 #define RB_AUTOBOOT 0 /* flags for system auto-booting itself */ macro
/netbsd/sys/arch/sandpoint/stand/altboot/
H A Dmain.c51 { "multi", RB_AUTOBOOT },
52 { "auto", RB_AUTOBOOT },
274 howto = RB_AUTOBOOT; /* default is autoboot = 0 */ in main()
/netbsd/sys/arch/evbmips/atheros/
H A Dmachdep.c218 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/modules/luapmf/
H A Dluapmf.c123 lua_pushinteger(L, RB_AUTOBOOT); in luaopen_pmf()
/netbsd/sys/arch/atari/stand/tostools/loadbsd/
H A Dloadbsd.c88 od->boothowto |= RB_AUTOBOOT; in main()
/netbsd/sys/arch/evbmips/malta/
H A Dmachdep.c235 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/rasoc/
H A Dmachdep.c154 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/ingenic/
H A Dmachdep.c187 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/alchemy/
H A Dmachdep.c250 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/mipssim/
H A Dmachdep.c180 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/gdium/
H A Dmachdep.c322 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbmips/adm5120/
H A Dmachdep.c322 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/sandpoint/sandpoint/
H A Dnhpow.c255 if ((howto & RB_POWERDOWN) == RB_AUTOBOOT) in nhpow_reboot()
H A Dmachdep.c392 howto = RB_AUTOBOOT; in cpu_reboot()
/netbsd/sys/arch/mipsco/mipsco/
H A Dmachdep.c233 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/zaurus/zaurus/
H A Dmachdep.c676 boothowto = (bi_howto != NULL) ? bi_howto->howto : RB_AUTOBOOT; in initarm()
678 boothowto = RB_AUTOBOOT; in initarm()
/netbsd/sys/arch/evbmips/loongson/
H A Dmachdep.c621 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/amiga/stand/bootblock/boot/
H A Dmain.c95 int boothowto = RB_AUTOBOOT; in pain()
/netbsd/sys/arch/news68k/news68k/
H A Dmachdep.c346 doboot(RB_AUTOBOOT); in cpu_reboot()
/netbsd/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c673 doboot(RB_AUTOBOOT); in cpu_reboot()
/netbsd/sys/arch/evbmips/rmixl/
H A Dmachdep.c323 boothowto = RB_AUTOBOOT; in mach_init()
/netbsd/sys/arch/evbarm/conf/
H A DMARVELL_NAS103 #options MEMORY_RBFLAGS=RB_AUTOBOOT

12