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

  /src/sys/arch/hpcmips/vr/
vripvar.h 48 struct vrip_softc { struct
vr4102ip.c 51 CFATTACH_DECL_NEW(vr4102ip, sizeof(struct vrip_softc),
97 struct vrip_softc *sc = device_private(self);
vr4122ip.c 51 CFATTACH_DECL_NEW(vr4122ip, sizeof(struct vrip_softc),
97 struct vrip_softc *sc = device_private(self);
vrip.c 100 struct vrip_softc *the_vrip_sc = NULL;
116 CFATTACH_DECL_NEW(vrip, sizeof(struct vrip_softc),
174 struct vrip_softc *sc = device_private(self);
207 struct vrip_softc *sc = device_private(self);
282 struct vrip_softc *sc = device_private(parent);
313 struct vrip_softc *sc = vc->vc_sc;
330 struct vrip_softc *sc = vc->vc_sc;
368 struct vrip_softc *sc = the_vrip_sc;
379 struct vrip_softc *sc = the_vrip_sc;
393 struct vrip_softc *sc = vc->vc_sc
    [all...]
vr4181ip.c 54 CFATTACH_DECL_NEW(vr4181ip, sizeof(struct vrip_softc),
126 struct vrip_softc *sc = device_private(self);

Completed in 14 milliseconds