Searched refs:wdog_setmode (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/evbmips/atheros/
H A Dwdog.c100 static int wdog_setmode(struct sysmon_wdog *);
133 sc->sc_smw.smw_setmode = wdog_setmode;
153 wdog_setmode(struct sysmon_wdog *smw) function
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dwdog.c63 static int wdog_setmode(struct sysmon_wdog *);
104 sc->sc_smw.smw_setmode = wdog_setmode;
124 wdog_setmode(struct sysmon_wdog *smw) function
/netbsd-current/sys/arch/arm/imx/
H A Dimxwdog.c89 wdog_setmode(struct sysmon_wdog *smw) function
169 sc->sc_smw.smw_setmode = wdog_setmode;
/netbsd-current/sys/arch/arm/nxp/
H A Dimxwdog.c107 wdog_setmode(struct sysmon_wdog *smw) function
214 sc->sc_smw.smw_setmode = wdog_setmode;

Completed in 102 milliseconds