Searched defs:ow_temp_softc (Results 1 – 1 of 1) sorted by relevance
58 struct ow_temp_softc struct60 device_t dev;61 int type;62 int temp;63 int flags;64 int bad_crc;65 int bad_reads;66 int reading_interval;67 int parasite;68 struct mtx temp_lock;[all …]