Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
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()
617 booted_method = "device/register"; in device_register()
/netbsd/src/sys/arch/xen/xen/
Dxen_machdep.c560 booted_method = "bootinfo/bootdev"; in xen_bootconf()
576 booted_method = "bootinfo/bootspec"; in xen_bootconf()
/netbsd/src/sys/arch/xen/x86/
Dautoconf.c280 booted_method = "device/register"; in device_register()
/netbsd/src/sys/rump/librump/rumpkern/
Demul.c90 const char *booted_method; variable
/netbsd/src/sys/sys/
Ddevice.h505 extern const char *booted_method; /* the method the device was found */
/netbsd/src/sys/kern/
Dkern_subr.c170 const char *booted_method; variable
/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c752 booted_method = "raidframe/single"; in rf_buildroothack()
790 booted_method = "raidframe/multi"; in rf_buildroothack()