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

/netbsd-current/sys/arch/evbmips/atheros/
H A Dwdog.c102 struct wdog_softc { struct
110 CFATTACH_DECL_NEW(wdog, sizeof(struct wdog_softc),
123 struct wdog_softc *sc = device_private(self);
146 struct wdog_softc *sc = smw->smw_cookie;
155 struct wdog_softc *sc = smw->smw_cookie;
/netbsd-current/sys/arch/arm/imx/
H A Dimxwdog.c47 struct wdog_softc { struct
62 CFATTACH_DECL_NEW(imxwdog, sizeof(struct wdog_softc),
66 wdog_read(struct wdog_softc *sc, bus_size_t o)
72 wdog_write(struct wdog_softc *sc, bus_size_t o, uint16_t v)
80 struct wdog_softc * const sc = smw->smw_cookie;
91 struct wdog_softc * const sc = smw->smw_cookie;
137 struct wdog_softc *sc = device_private(self);
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dwdog.c65 struct wdog_softc { struct
72 CFATTACH_DECL_NEW(wdog, sizeof(struct wdog_softc),
90 struct wdog_softc * const sc = device_private(self);
126 struct wdog_softc * const sc = smw->smw_cookie;
/netbsd-current/sys/arch/sh3/dev/
H A Dwdog.c52 struct wdog_softc { struct
61 CFATTACH_DECL_NEW(wdog, sizeof(struct wdog_softc),
116 struct wdog_softc *sc;
134 struct wdog_softc *sc;
150 struct wdog_softc *sc;
/netbsd-current/sys/arch/mips/cavium/
H A Docteon_cpunode.c345 struct wdog_softc { struct
359 CFATTACH_DECL_NEW(wdog_cpunode, sizeof(struct wdog_softc),
365 struct wdog_softc * const sc = smw->smw_cookie;
455 struct wdog_softc * const sc = device_private(self);

Completed in 101 milliseconds