Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/oea/
H A Dofw_autoconf.c75 static int boot_node = 0; /* points at boot device if we netboot */ variable
174 boot_node = node; in canonicalize_bootpath()
366 if (node == boot_node) { in device_register()