Searched refs:bwtwoattach (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/dev/sun/ |
| D | bwtwovar.h | 104 void bwtwoattach(struct bwtwo_softc *, const char *, int);
|
| D | bwtwo.c | 202 bwtwoattach(struct bwtwo_softc *sc, const char *name, int isconsole) in bwtwoattach() function
|
| /netbsd/src/sys/dev/sbus/ |
| D | bwtwo_sbus.c | 193 bwtwoattach(sc, name, isconsole); in bwtwoattach_sbus()
|
| /netbsd/src/sys/arch/sun2/dev/ |
| D | bwtwo_any.c | 187 bwtwoattach(sc, name, isconsole); in bwtwoattach_any()
|
| /netbsd/src/sys/arch/sparc/dev/ |
| D | bwtwo_obio.c | 238 bwtwoattach(sc, name, isconsole); in bwtwoattach_obio()
|