meson_wdt_softc
struct meson_wdt_softc * const sc = smw->smw_cookie;
struct meson_wdt_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(meson_wdt, sizeof(struct meson_wdt_softc),
struct meson_wdt_softc * const sc = smw->smw_cookie;