Searched refs:ba_node (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dbootbusvar.h37 int ba_node; member in struct:bootbus_attach_args
H A Dbootbus.c177 baa->ba_node = node;
H A Dzs.c377 zsc->zsc_promunit = prom_getpropint(baa->ba_node, "slave", -2);
378 zsc->zsc_node = baa->ba_node;
/netbsd-6-1-5-RELEASE/sys/dev/bi/
H A Duba_bi.c120 if ((ba->ba_node->biic.bi_dtype != BIDT_DWBUA) &&
121 (ba->ba_node->biic.bi_dtype != BIDT_KLESI))
138 if (ba->ba_node->biic.bi_dtype == BIDT_DWBUA)
147 sc->uh_uba = (void *)ba->ba_node;
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dmkclock.c226 clockattach(sc, baa->ba_node);

Completed in 187 milliseconds