HomeSort by: relevance | last modified time | path
    Searched refs:booted_method (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/evbppc/wii/
autoconf.c 128 booted_method = "bootinfo/rootdevice";
  /src/sys/arch/x86/x86/
x86_autoconf.c 89 func, booted_method, device_xname(booted_device),
373 booted_method = "bootinfo/rootdevice";
425 booted_method = "bootinfo/bootwedge";
484 booted_method = "bootinfo/bootdisk";
525 booted_method = "bootinfo/biosgeom";
617 booted_method = "device/register";
  /src/sys/arch/xen/xen/
xen_machdep.c 560 booted_method = "bootinfo/bootdev";
576 booted_method = "bootinfo/bootspec";
  /src/sys/arch/xen/x86/
autoconf.c 280 booted_method = "device/register";
  /src/sys/rump/librump/rumpkern/
emul.c 90 const char *booted_method; variable in typeref:typename:const char *
  /src/sys/kern/
kern_subr.c 170 const char *booted_method; variable in typeref:typename:const char *
  /src/sys/sys/
device.h 505 extern const char *booted_method; /* the method the device was found */
  /src/sys/dev/raidframe/
rf_netbsdkintf.c 752 booted_method = "raidframe/single";
790 booted_method = "raidframe/multi";

Completed in 17 milliseconds