Searched refs:sbus_attach_common (Results 1 – 1 of 1) sorted by relevance
153 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