Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dstp4020var.h76 void stpattach_common(struct stp4020_softc *, int);
H A Dstp4020.c177 stpattach_common(struct stp4020_softc *sc, int clockfreq) in stpattach_common() function
/openbsd/sys/arch/sparc64/dev/
H A Dstp_sbus.c175 stpattach_common(sc, sa->sa_frequency); in stpattach()