Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dautoconf.c1259 int mid, bootnode = 0; in mainbus_attach() local
1273 if (bootnode == 0) { in mainbus_attach()
1277 bootnode = node; in mainbus_attach()
1279 if (node == bootnode) in mainbus_attach()
1291 if (node == bootnode && bootmid != 0) { in mainbus_attach()