Home
last modified time | relevance | path

Searched refs:booted_method (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/x86/x86/
H A Dx86_autoconf.c89 func, booted_method, device_xname(booted_device), in dmatch()
373 booted_method = "bootinfo/rootdevice"; in findroot()
425 booted_method = "bootinfo/bootwedge"; in findroot()
484 booted_method = "bootinfo/bootdisk"; in findroot()
525 booted_method = "bootinfo/biosgeom"; in findroot()
613 booted_method = "device/register"; in device_register()
/netbsd-src/sys/arch/evbppc/wii/
H A Dautoconf.c128 booted_method = "bootinfo/rootdevice"; in parse_cmdline()
/netbsd-src/sys/arch/xen/xen/
H A Dxen_machdep.c560 booted_method = "bootinfo/bootdev"; in xen_bootconf()
576 booted_method = "bootinfo/bootspec"; in xen_bootconf()
/netbsd-src/sys/arch/xen/x86/
H A Dautoconf.c280 booted_method = "device/register"; in device_register()
/netbsd-src/sys/rump/librump/rumpkern/
H A Demul.c90 const char *booted_method; variable
/netbsd-src/sys/sys/
H A Ddevice.h513 extern const char *booted_method; /* the method the device was found */
/netbsd-src/sys/kern/
H A Dkern_subr.c170 const char *booted_method; variable
/netbsd-src/sys/dev/raidframe/
H A Drf_netbsdkintf.c752 booted_method = "raidframe/single"; in rf_buildroothack()
790 booted_method = "raidframe/multi"; in rf_buildroothack()