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

  /src/sys/arch/evbmips/atheros/
wdog.c 100 static int wdog_setmode(struct sysmon_wdog *);
133 sc->sc_smw.smw_setmode = wdog_setmode;
153 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
wdog.c 100 static int wdog_setmode(struct sysmon_wdog *);
133 sc->sc_smw.smw_setmode = wdog_setmode;
153 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
wdog.c 100 static int wdog_setmode(struct sysmon_wdog *);
133 sc->sc_smw.smw_setmode = wdog_setmode;
153 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
  /src/sys/arch/powerpc/ibm4xx/dev/
wdog.c 63 static int wdog_setmode(struct sysmon_wdog *);
104 sc->sc_smw.smw_setmode = wdog_setmode;
124 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
wdog.c 63 static int wdog_setmode(struct sysmon_wdog *);
104 sc->sc_smw.smw_setmode = wdog_setmode;
124 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
wdog.c 63 static int wdog_setmode(struct sysmon_wdog *);
104 sc->sc_smw.smw_setmode = wdog_setmode;
124 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
  /src/sys/arch/arm/imx/
imxwdog.c 89 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
169 sc->sc_smw.smw_setmode = wdog_setmode;
imxwdog.c 89 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
169 sc->sc_smw.smw_setmode = wdog_setmode;
imxwdog.c 89 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
169 sc->sc_smw.smw_setmode = wdog_setmode;
  /src/sys/arch/arm/nxp/
imxwdog.c 107 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
214 sc->sc_smw.smw_setmode = wdog_setmode;
imxwdog.c 107 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
214 sc->sc_smw.smw_setmode = wdog_setmode;
imxwdog.c 107 wdog_setmode(struct sysmon_wdog *smw) function in typeref:typename:int
214 sc->sc_smw.smw_setmode = wdog_setmode;

Completed in 34 milliseconds