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

/netbsd-current/sys/arch/sparc64/dev/
H A Dschizovar.h31 struct schizo_softc *sp_sc;
58 struct schizo_softc { struct
H A Dschizo.c81 CFATTACH_DECL_NEW(schizo, sizeof(struct schizo_softc),
84 void schizo_init_iommu(struct schizo_softc *, struct schizo_pbm *);
86 void schizo_set_intr(struct schizo_softc *, struct schizo_pbm *, int,
145 struct schizo_softc *sc = device_private(self);
375 struct schizo_softc *sc = vsc;
384 struct schizo_softc *sc = vsc;
394 struct schizo_softc *sc = sp->sp_sc;
452 struct schizo_softc *sc = vsc;
467 schizo_init_iommu(struct schizo_softc *sc, struct schizo_pbm *pbm)
574 schizo_set_intr(struct schizo_softc *s
[all...]

Completed in 81 milliseconds