HomeSort by: relevance | last modified time | path
    Searched defs:bootnode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
autoconf.c 1259 int mid, bootnode = 0; local in function:mainbus_attach
1273 if (bootnode == 0) {
1277 bootnode = node;
1279 if (node == bootnode)
1291 if (node == bootnode && bootmid != 0) {
autoconf.c 1259 int mid, bootnode = 0; local in function:mainbus_attach
1273 if (bootnode == 0) {
1277 bootnode = node;
1279 if (node == bootnode)
1291 if (node == bootnode && bootmid != 0) {

Completed in 92 milliseconds