Home
last modified time | relevance | path

Searched refs:boothowto (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/freebsd/mips/mediatek/
H A Dmtk_machdep.c197 if (boothowto & RB_KDB) in mips_init()
246 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
247 boothowto |= (RB_VERBOSE); in platform_start()
257 boothowto |= boot_parse_cmdline(buf); in platform_start()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_machdep.c174 if (boothowto & RB_KDB) in mips_init()
234 boothowto |= boot_parse_cmdline(buf); in platform_start()
239 boothowto |= boot_parse_args(argc, argv); in platform_start()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_machdep.c239 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
274 boothowto |= boot_parse_arg(argv[i]); in platform_start()
319 if (boothowto & RB_KDB) in platform_start()
/f-stack/freebsd/arm/arm/
H A Dmachdep_boot.c167 boothowto |= boot_parse_cmdline(cmdline); in cmdline_set_env()
297 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in freebsd_parse_boot_param()
433 if (boothowto & RB_VERBOSE) in arm_add_efi_map_entries()
440 if (boothowto & RB_VERBOSE) { in arm_add_efi_map_entries()
H A Dmachdep.c729 if (boothowto & RB_KDB) in arm_kdb_init()
893 debugf(" boothowto = 0x%08x\n", boothowto); in initarm()
/f-stack/freebsd/kern/
H A Dinit_main.c123 int boothowto = BOOTHOWTO; /* initialized so that it can be patched */ variable
124 SYSCTL_INT(_debug, OID_AUTO, boothowto, CTLFLAG_RD, &boothowto, 0,
244 if (boothowto & RB_VERBOSE) in mi_startup()
725 if (boothowto & RB_MULTIPLE) { in start_init()
726 if (boothowto & RB_SERIAL) in start_init()
754 if (boothowto & RB_SINGLE) in start_init()
H A Dkern_cons.c141 cn_mute = ((boothowto & (RB_MUTE in cninit()
169 if (boothowto & RB_MULTIPLE) { in cninit()
179 if ((boothowto & RB_MULTIPLE) == 0) { in cninit()
183 if (boothowto & RB_PAUSE) in cninit()
H A Dvfs_mountroot.c900 if (boothowto & RB_ASKNAME) in vfs_mountroot_conf0()
903 if (boothowto & RB_DFLTROOT) in vfs_mountroot_conf0()
906 if (boothowto & RB_CDROM) { in vfs_mountroot_conf0()
932 if (!(boothowto & RB_DFLTROOT)) in vfs_mountroot_conf0()
935 if (!(boothowto & RB_ASKNAME)) in vfs_mountroot_conf0()
/f-stack/freebsd/mips/beri/
H A Dberi_machdep.c147 if (boothowto & RB_KDB) in mips_init()
239 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in platform_start()
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c298 boothowto |= boot_parse_cmdline(buf); in xlp_bootargs_init()
340 boothowto |= boot_parse_cmdline(buf); in xlp_bootargs_init()
359 if (boothowto & RB_KDB) { in mips_init()
516 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
/f-stack/freebsd/arm64/arm64/
H A Dmachdep_boot.c149 boothowto |= boot_parse_cmdline(cmdline); in cmdline_set_env()
202 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in freebsd_parse_boot_param()
H A Dmachdep.c1344 if (boothowto & RB_VERBOSE) { in initarm()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_machdep.c59 boothowto |= RB_VERBOSE|RB_MULTIPLE; in imx51_attach()
/f-stack/freebsd/x86/xen/
H A Dpv.c541 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in xen_legacy_pvh_parse_preload_data()
552 boothowto |= boot_env_to_howto(); in xen_legacy_pvh_parse_preload_data()
628 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in xen_pvh_parse_preload_data()
642 boothowto |= boot_env_to_howto(); in xen_pvh_parse_preload_data()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_machdep.c401 boothowto |= boot_parse_arg(argv[i]); in platform_start()
451 if (boothowto & RB_KDB) in platform_start()
/f-stack/lib/
H A Dff_init_main.c100 int boothowto = 0; /* initialized so that it can be patched */
101 SYSCTL_INT(_debug, OID_AUTO, boothowto, CTLFLAG_RD, &boothowto, 0, "");
/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c371 if (boothowto & RB_KDB) in platform_start()
689 boothowto |= boot_parse_arg(v); in octeon_init_kenv()
H A Docteon_pci_console.c109 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in opcic_cnprobe()
/f-stack/freebsd/mips/malta/
H A Dmalta_machdep.c220 if (boothowto & RB_KDB) in mips_init()
/f-stack/freebsd/i386/i386/
H A Dlocore.s310 movl %eax,boothowto
H A Dmachdep.c1705 if (boothowto & RB_VERBOSE) in add_physmap_entry()
1750 if (boothowto & RB_VERBOSE) in add_smap_entry()
2007 (boothowto & RB_VERBOSE)) in getmemsize()
2188 if (boothowto & RB_KDB) in i386_kdb_init()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c1010 if (boothowto & RB_VERBOSE) in add_physmap_entry()
1061 if (boothowto & RB_VERBOSE) in bios_add_smap_entries()
1112 if (boothowto & RB_VERBOSE) in add_efi_map_entries()
1118 if (boothowto & RB_VERBOSE) { in add_efi_map_entries()
1294 (boothowto & RB_VERBOSE)) in getmemsize()
1511 boothowto = MD_FETCH(kmdp, MODINFOMD_HOWTO, int); in native_parse_preload_data()
1531 if (boothowto & RB_KDB) in amd64_kdb_init()
/f-stack/freebsd/mips/mips/
H A Dmachdep.c185 if (boothowto & RB_VERBOSE) in cpu_startup()
/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.c527 if (boothowto & RB_KDB) in mips_init()
/f-stack/freebsd/sys/
H A Dsystm.h70 extern int boothowto; /* reboot flags, from console subsystem */

12