Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sbus/
Dasio.c65 struct asio_softc { struct
89 sizeof(struct asio_softc), asio_match, asio_attach argument
109 struct asio_softc *sc = (void *)self; in asio_attach()
188 struct asio_softc *sc = (struct asio_softc *)dv; in asio_intr_enable()