Searched defs:ow_temp_softc (Results 1 – 1 of 1) sorted by relevance
63 struct ow_temp_softc struct65 device_t dev;66 int type;67 int temp;68 int flags;69 int bad_crc;70 int bad_reads;71 int reading_interval;72 int parasite;73 struct mtx temp_lock;[all …]