Searched refs:schizo_softc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Dschizovar.h30 struct schizo_softc *sp_sc;
54 struct schizo_softc { struct
H A Dschizo.c72 void schizo_init(struct schizo_softc *, int);
73 void schizo_init_iommu(struct schizo_softc *, struct schizo_pbm *);
76 void schizo_set_intr(struct schizo_softc *, struct schizo_pbm *, int,
140 struct schizo_softc *sc = (struct schizo_softc *)self;
175 schizo_init(struct schizo_softc *sc, int busa)
299 struct schizo_softc *sc = vsc;
308 struct schizo_softc *sc = vsc;
318 struct schizo_softc *sc = sp->sp_sc;
372 struct schizo_softc *s
[all...]

Completed in 131 milliseconds