Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dauxio.c59 void auxio_attach_common(struct auxio_softc *);
128 auxio_attach_common(sc); in auxio_ebus_attach()
165 auxio_attach_common(sc); in auxio_sbus_attach()
169 auxio_attach_common(struct auxio_softc *sc) in auxio_attach_common() function