Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sun/
H A Dcgthreevar.h57 void cgthreeattach(struct cgthree_softc *, const char *, int);
H A Dcgthree.c161 cgthreeattach(struct cgthree_softc *sc, const char *name, int isconsole) in cgthreeattach() function
/netbsd-src/sys/dev/sbus/
H A Dcgthree_sbus.c190 cgthreeattach(sc, name, isconsole); in cgthreeattach_sbus()