HomeSort by: relevance | last modified time | path
    Searched refs:sbus_attach_common (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/sbus/
sbusvar.h 72 void sbus_attach_common(struct sbus_softc *, const char *, int,
  /src/sys/arch/sparc/dev/
sbus.c 279 sbus_attach_common(sc, "sbus", node, NULL);
320 sbus_attach_common(sc, "sbus", node, NULL);
343 sbus_attach_common(sc, "sbus", node, NULL);
347 sbus_attach_common(struct sbus_softc *sc, const char *busname, int busnode, function in typeref:typename:void
obio.c 203 sbus_attach_common(sc, "obio", ma->ma_node, special4m);

Completed in 80 milliseconds