Lines Matching refs:toccata_softc
207 struct toccata_softc { struct
227 CFATTACH_DECL_NEW(toccata, sizeof(struct toccata_softc), argument
249 struct toccata_softc *sc; in toccata_attach()
293 struct toccata_softc *sc; in toccata_intr()
355 struct toccata_softc *sc; in toccata_readreg()
357 sc = (struct toccata_softc *)asc; in toccata_readreg()
365 struct toccata_softc *sc; in toccata_writereg()
367 sc = (struct toccata_softc *)asc; in toccata_writereg()
376 struct toccata_softc *sc; in toccata_open()
398 struct toccata_softc *sc; in toccata_close()
459 struct toccata_softc *sc = opaque; in toccata_get_locks()
468 struct toccata_softc *sc; in toccata_halt_input()
488 struct toccata_softc *sc; in toccata_start_input()
518 struct toccata_softc *sc; in toccata_halt_output()
537 struct toccata_softc *sc; in toccata_start_output()