Searched refs:vrip_softc (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvr4102ip.c51 CFATTACH_DECL(vr4102ip, sizeof(struct vrip_softc),
97 struct vrip_softc *sc = (struct vrip_softc*)self;
H A Dvr4122ip.c51 CFATTACH_DECL(vr4122ip, sizeof(struct vrip_softc),
97 struct vrip_softc *sc = (struct vrip_softc*)self;
H A Dvrip.c101 struct vrip_softc *the_vrip_sc = NULL;
117 CFATTACH_DECL(vrip, sizeof(struct vrip_softc),
175 struct vrip_softc *sc = (struct vrip_softc*)self;
208 struct vrip_softc *sc = (struct vrip_softc*)self;
281 struct vrip_softc *sc = (struct vrip_softc *)parent;
312 struct vrip_softc *sc = vc->vc_sc;
329 struct vrip_softc *s
[all...]
H A Dvr4181ip.c54 CFATTACH_DECL(vr4181ip, sizeof(struct vrip_softc),
126 struct vrip_softc *sc = (struct vrip_softc*) self;
H A Dvripvar.h48 struct vrip_softc { struct

Completed in 58 milliseconds