Searched defs:mv_thermal_softc (Results 1 – 1 of 1) sorted by relevance
90 struct mv_thermal_softc { struct91 device_t dev;92 struct syscon *syscon;93 struct mtx mtx;95 struct mv_thermal_config *config;96 int cur_sensor;