Home
last modified time | relevance | path

Searched defs:tco_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/pci/
H A Dtco.c56 struct tco_softc { struct
57 struct sysmon_wdog sc_smw;
58 bus_space_tag_t sc_pmt;
82 static void tcotimer_stop(struct tco_softc *); argument