cycv_rstmgr_softc
struct cycv_rstmgr_softc *sc = device_private(dev);
CFATTACH_DECL_NEW(cycvrstmgr, sizeof (struct cycv_rstmgr_softc),
static struct cycv_rstmgr_softc *cycv_rstmgr_sc;
struct cycv_rstmgr_softc *sc = device_private(self);