Home
last modified time | relevance | path

Searched refs:tcotimer_setmode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/pci/
H A Dtco.c80 static int tcotimer_setmode(struct sysmon_wdog *);
181 sc->sc_smw.smw_setmode = tcotimer_setmode; in tco_attach()
257 tcotimer_setmode(struct sysmon_wdog *smw) in tcotimer_setmode() function