Home
last modified time | relevance | path

Searched defs:smw (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/sys/dev/sysmon/
H A Dsysmon_wdog.c161 struct sysmon_wdog *smw; in sysmonclose_wdog() local
199 struct sysmon_wdog *smw; in sysmonioctl_wdog() local
323 sysmon_wdog_register(struct sysmon_wdog *smw) in sysmon_wdog_register()
356 sysmon_wdog_unregister(struct sysmon_wdog *smw) in sysmon_wdog_unregister()
382 struct sysmon_wdog *smw = sysmon_armed_wdog; in sysmon_wdog_critpoll() local
404 struct sysmon_wdog *smw; in sysmon_wdog_find() local
426 sysmon_wdog_release(struct sysmon_wdog *smw) in sysmon_wdog_release()
437 sysmon_wdog_ref(struct sysmon_wdog *smw) in sysmon_wdog_ref()
450 sysmon_wdog_setmode(struct sysmon_wdog *smw, int mode, u_int period) in sysmon_wdog_setmode()
515 struct sysmon_wdog *smw; in sysmon_wdog_ktickle() local
[all …]
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dadmwdog.c86 admwdog_setmode(struct sysmon_wdog *smw) in admwdog_setmode()
106 admwdog_tickle(struct sysmon_wdog *smw) in admwdog_tickle()
117 struct sysmon_wdog *smw = &sc->sc_smw; in admwdog_attach() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_wdt.c124 sun4i_wdt_setmode(struct sysmon_wdog *smw) in sun4i_wdt_setmode()
150 sun4i_wdt_tickle(struct sysmon_wdog *smw) in sun4i_wdt_tickle()
162 sun6i_wdt_setmode(struct sysmon_wdog *smw) in sun6i_wdt_setmode()
189 sun6i_wdt_tickle(struct sysmon_wdog *smw) in sun6i_wdt_tickle()
/netbsd-src/sys/arch/arm/xscale/
H A Di80321_wdog.c75 iopwdog_tickle(struct sysmon_wdog *smw) in iopwdog_tickle()
84 iopwdog_setmode(struct sysmon_wdog *smw) in iopwdog_setmode()
H A Dixp425_wdog.c159 ixpdog_tickle(struct sysmon_wdog *smw) in ixpdog_tickle()
177 ixpdog_setmode(struct sysmon_wdog *smw) in ixpdog_setmode()
/netbsd-src/sys/arch/evbmips/atheros/
H A Dwdog.c144 wdog_tickle(struct sysmon_wdog *smw) in wdog_tickle()
153 wdog_setmode(struct sysmon_wdog *smw) in wdog_setmode()
/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dwdog.c113 wdog_tickle(struct sysmon_wdog *smw) in wdog_tickle()
124 wdog_setmode(struct sysmon_wdog *smw) in wdog_setmode()
/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_wdt.c167 geminiwdt_setmode(struct sysmon_wdog *smw) in geminiwdt_setmode()
186 geminiwdt_tickle(struct sysmon_wdog *smw) in geminiwdt_tickle()
/netbsd-src/sys/dev/isa/
H A Dweasel_isa.c220 weasel_isa_wdog_setmode(struct sysmon_wdog *smw) in weasel_isa_wdog_setmode()
242 weasel_isa_wdog_tickle(struct sysmon_wdog *smw) in weasel_isa_wdog_tickle()
/netbsd-src/sys/arch/powerpc/booke/dev/
H A De500wdog.c90 e500wdog_tickle(struct sysmon_wdog *smw) in e500wdog_tickle()
97 e500wdog_setmode(struct sysmon_wdog *smw) in e500wdog_setmode()
/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbwdog.c122 sbwdog_tickle(struct sysmon_wdog *smw) in sbwdog_tickle()
144 sbwdog_setmode(struct sysmon_wdog *smw) in sbwdog_setmode()
/netbsd-src/sys/arch/arm/imx/
H A Dimxwdog.c78 wdog_tickle(struct sysmon_wdog *smw) in wdog_tickle()
89 wdog_setmode(struct sysmon_wdog *smw) in wdog_setmode()
/netbsd-src/sys/dev/ic/
H A Ddwc_wdt.c110 dwcwdt_tickle(struct sysmon_wdog *smw) in dwcwdt_tickle()
122 dwcwdt_setmode(struct sysmon_wdog *smw) in dwcwdt_setmode()
/netbsd-src/sys/arch/sparc64/dev/
H A Dpld_wdog.c82 pldwdog_tickle(struct sysmon_wdog *smw) in pldwdog_tickle()
100 pldwdog_setmode(struct sysmon_wdog *smw) in pldwdog_setmode()
/netbsd-src/sys/arch/i386/pci/
H A Dgeodewdg.c153 geode_wdog_tickle(struct sysmon_wdog *smw) in geode_wdog_tickle()
165 geode_wdog_setmode(struct sysmon_wdog *smw) in geode_wdog_setmode()
/netbsd-src/sys/arch/mips/ralink/
H A Dralink_wdog.c223 ra_wdog_tickle(struct sysmon_wdog *smw) in ra_wdog_tickle()
242 ra_wdog_setmode(struct sysmon_wdog *smw) in ra_wdog_setmode()
/netbsd-src/sys/arch/arm/nxp/
H A Dimxwdog.c96 wdog_tickle(struct sysmon_wdog *smw) in wdog_tickle()
107 wdog_setmode(struct sysmon_wdog *smw) in wdog_setmode()
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_wdt.c75 meson_wdt_setmode(struct sysmon_wdog *smw) in meson_wdt_setmode()
106 meson_wdt_tickle(struct sysmon_wdog *smw) in meson_wdt_tickle()
H A Dmesongx_wdt.c78 mesongx_wdt_setmode(struct sysmon_wdog *smw) in mesongx_wdt_setmode()
110 mesongx_wdt_tickle(struct sysmon_wdog *smw) in mesongx_wdt_tickle()
/netbsd-src/sys/dev/pci/
H A Dpwdog.c169 pwdog_setmode(struct sysmon_wdog *smw) in pwdog_setmode()
188 pwdog_tickle(struct sysmon_wdog *smw) in pwdog_tickle()
H A Dweasel_pci.c295 weasel_pci_wdog_setmode(struct sysmon_wdog *smw) in weasel_pci_wdog_setmode()
317 weasel_pci_wdog_tickle(struct sysmon_wdog *smw) in weasel_pci_wdog_tickle()
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_timer.c131 tegra_timer_wdt_setmode(struct sysmon_wdog *smw) in tegra_timer_wdt_setmode()
155 tegra_timer_wdt_tickle(struct sysmon_wdog *smw) in tegra_timer_wdt_tickle()
/netbsd-src/sys/arch/arm/cortex/
H A Da9wdt.c115 a9wdt_tickle(struct sysmon_wdog *smw) in a9wdt_tickle()
128 a9wdt_setmode(struct sysmon_wdog *smw) in a9wdt_setmode()
/netbsd-src/sys/arch/x86/pci/
H A Dtcpcib.c312 struct sysmon_wdog *smw = &sc->sc_wdt_smw; in tcpcib_resume() local
328 tcpcib_wdt_setmode(struct sysmon_wdog *smw) in tcpcib_wdt_setmode()
351 tcpcib_wdt_tickle(struct sysmon_wdog *smw) in tcpcib_wdt_tickle()
/netbsd-src/sys/arch/arm/acpi/
H A Dsbsawdt_acpi.c155 sbsawdt_acpi_tickle(struct sysmon_wdog *smw) in sbsawdt_acpi_tickle()
165 sbsawdt_acpi_setmode(struct sysmon_wdog *smw) in sbsawdt_acpi_setmode()

12