Searched defs:tco_softc (Results 1 – 1 of 1) sorted by relevance
56 struct tco_softc { struct57 struct sysmon_wdog sc_smw;58 bus_space_tag_t sc_pmt;82 static void tcotimer_stop(struct tco_softc *); argument