HomeSort by: relevance | last modified time | path
    Searched defs:cycv_rstmgr_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/altera/
cycv_rstmgr.c 35 struct cycv_rstmgr_softc { struct
47 CFATTACH_DECL_NEW(cycvrstmgr, sizeof (struct cycv_rstmgr_softc),
50 static struct cycv_rstmgr_softc *cycv_rstmgr_sc;
68 struct cycv_rstmgr_softc *sc = device_private(self);
126 struct cycv_rstmgr_softc *sc = device_private(dev);
cycv_rstmgr.c 35 struct cycv_rstmgr_softc { struct
47 CFATTACH_DECL_NEW(cycvrstmgr, sizeof (struct cycv_rstmgr_softc),
50 static struct cycv_rstmgr_softc *cycv_rstmgr_sc;
68 struct cycv_rstmgr_softc *sc = device_private(self);
126 struct cycv_rstmgr_softc *sc = device_private(dev);
cycv_rstmgr.c 35 struct cycv_rstmgr_softc { struct
47 CFATTACH_DECL_NEW(cycvrstmgr, sizeof (struct cycv_rstmgr_softc),
50 static struct cycv_rstmgr_softc *cycv_rstmgr_sc;
68 struct cycv_rstmgr_softc *sc = device_private(self);
126 struct cycv_rstmgr_softc *sc = device_private(dev);

Completed in 30 milliseconds