| /netbsd/src/sys/arch/mvmeppc/mvmeppc/ |
| D | autoconf.c | 60 static void findroot(void); 78 findroot(); in cpu_rootconf() 94 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbmips/malta/ |
| D | autoconf.c | 48 static void findroot(void); 72 findroot(); in cpu_rootconf() 84 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbmips/rmixl/ |
| D | autoconf.c | 48 static void findroot(void); 72 findroot(); in cpu_rootconf() 84 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/news68k/news68k/ |
| D | autoconf.c | 79 static void findroot(void); 110 findroot(); in cpu_rootconf() 124 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/newsmips/newsmips/ |
| D | autoconf.c | 81 static void findroot(void); 113 findroot(); in cpu_rootconf() 127 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbppc/pmppc/ |
| D | autoconf.c | 59 void findroot(void); 79 findroot(); in cpu_rootconf() 96 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbmips/gdium/ |
| D | autoconf.c | 48 static void findroot(void); 72 findroot(); in cpu_rootconf() 84 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/mipsco/mipsco/ |
| D | autoconf.c | 77 void findroot(device_t *, int *); 104 findroot(&booted_device, &booted_partition); in cpu_rootconf() 119 findroot(device_t *devpp, int *partp) in findroot() function
|
| /netbsd/src/sys/arch/mmeye/mmeye/ |
| D | autoconf.c | 43 static void findroot(void); 53 findroot(); in cpu_configure() 108 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbmips/loongson/ |
| D | autoconf.c | 52 static void findroot(void); 82 findroot(); in cpu_rootconf() 96 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/ibmnws/ibmnws/ |
| D | autoconf.c | 63 static void findroot(void); 81 findroot(); in cpu_rootconf() 97 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/x68k/x68k/ |
| D | autoconf.c | 54 static void findroot(void); 78 findroot(); in cpu_rootconf() 97 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/zaurus/zaurus/ |
| D | autoconf.c | 54 static void findroot(void); 137 findroot(void) in findroot() function 214 findroot(); in cpu_rootconf()
|
| /netbsd/src/sys/arch/bebox/bebox/ |
| D | autoconf.c | 74 static void findroot(void); 87 findroot(); in cpu_configure() 111 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/evbppc/ev64260/ |
| D | autoconf.c | 67 static void findroot(void); 86 findroot(); in cpu_rootconf() 102 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/atari/atari/ |
| D | autoconf.c | 58 static void findroot(void); 91 findroot(); in cpu_rootconf() 237 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/amigappc/amigappc/ |
| D | autoconf.c | 53 static void findroot(void); 91 findroot(); in cpu_rootconf() 240 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/landisk/landisk/ |
| D | autoconf.c | 155 findroot(void) in findroot() function 206 findroot(); in cpu_rootconf()
|
| /netbsd/src/sys/arch/prep/prep/ |
| D | autoconf.c | 67 static void findroot(void); 84 findroot(); in cpu_rootconf() 330 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/amiga/amiga/ |
| D | autoconf.c | 62 static void findroot(void); 132 findroot(); in cpu_rootconf() 400 findroot(void) in findroot() function
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | autoconf.c | 213 node = findroot(); in get_ncpus() 356 if (OF_getprop(findroot(), "compatible", buf, sizeof(buf)) > 0) { in bootstrap() 684 if (OF_getprop(findroot(), "banner-name", machine_banner, in mainbus_attach() 697 OF_getprop(findroot(), "name", machine_model, sizeof machine_model); in mainbus_attach() 723 node = findroot(); in mainbus_attach() 740 node = findroot(); /* re-init root node */ in mainbus_attach()
|
| D | cpu.c | 533 clk = prom_getpropint(findroot(), "clock-frequency", 0); in cpu_attach() 541 sclk = prom_getpropint(findroot(), "stick-frequency", 0); in cpu_attach() 724 if (OF_getprop(findroot(), "name", buf, sizeof(buf)) > 0 && in cpu_myid()
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | autoconf.c | 183 prom_getpropstringA(findroot(), "name", namebuf, in set_machine_model() 226 node = findroot(); in find_cpus() 235 node = findroot(); in find_cpus() 988 int node = findroot(); in cpu_configure() 1254 node0 = firstchild(findroot()); in mainbus_attach() 1300 ma.ma_node = findroot(); in mainbus_attach()
|
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | pcfiic_ebus.c | 114 int clk = prom_getpropint(findroot(), "clock-frequency", 0); in pcfiic_ebus_attach()
|
| /netbsd/src/sys/arch/x86/x86/ |
| D | x86_autoconf.c | 333 findroot(void) in findroot() function 548 findroot(); in cpu_bootconf()
|