HomeSort by: relevance | last modified time | path
    Searched refs:schizo_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
schizovar.h 31 struct schizo_softc *sp_sc;
58 struct schizo_softc { struct
schizo.c 81 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 *sc, struct schizo_pbm *pbm, int ipl
    [all...]

Completed in 13 milliseconds