Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsbus.c153 void sbus_attach_common(struct sbus_softc *, int, int);
284 sbus_attach_common(sc, node, 1); in sbus_xbox_attach()
389 sbus_attach_common(sc, node, 0); in sbus_mb_attach()
396 sbus_attach_common(struct sbus_softc *sc, int node, int indirect) in sbus_attach_common() function