Home
last modified time | relevance | path

Searched refs:RB_ASKNAME (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c53 #define RB_ASKNAME 0x001 /* ask for file name to reboot from */ macro
80 } else if (howto & RB_ASKNAME) { in reboot()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c130 boothowto |= RB_ASKNAME; in bootflags()
190 (RB_ASKNAME | RB_DEBUGENTER | RB_VERBOSE | RB_HALT | RB_KMDB))) { in bootflags()
196 if (boothowto & RB_ASKNAME) in bootflags()
H A Dinetboot.c99 if (boothowto & RB_ASKNAME) { in post_mountroot_nfs()
166 boothowto |= RB_ASKNAME; in post_mountroot_nfs()
H A Dboot_plat.c170 if (boothowto & RB_ASKNAME) { in post_mountroot()
202 boothowto |= RB_ASKNAME; in post_mountroot()
214 boothowto |= RB_ASKNAME; in post_mountroot()
/titanic_41/usr/src/uts/common/os/
H A Dswapgeneric.c307 if (boothowto & RB_ASKNAME) { in getfsname()
575 if (err != 0 && (boothowto & RB_ASKNAME)) in loadrootmodules()
658 if (boothowto & RB_ASKNAME) { in getfstype()
723 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev()
730 if (boothowto & RB_ASKNAME) { in getphysdev()
746 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev()
755 if (boothowto & RB_ASKNAME) in getphysdev()
H A Dretire_store.c121 if (boothowto & RB_ASKNAME) { in retire_store_init()
H A Dkmem.c4336 mod_read_system_file(boothowto & RB_ASKNAME); in kmem_init()
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c54 boothowto |= RB_ASKNAME; in bootflags()
89 boothowto |= RB_ASKNAME; in bootflags()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dreboot.c51 else if (howto & RB_ASKNAME) in reboot()
/titanic_41/usr/src/uts/common/sys/
H A Dreboot.h47 #define RB_ASKNAME 0x00000001 /* prompt for boot file name */ macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h22 #define RB_ASKNAME 0x01 /* ask for file name to reboot from */ macro
H A Dboot.c910 clval |= RB_ASKNAME; in bsd_boot()
/titanic_41/usr/src/psm/stand/boot/common/
H A Dreadfile.c1556 if (boothowto & RB_ASKNAME) {
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c4745 if (boothowto & RB_ASKNAME) { in getfsname()