Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ow/
H A Dow_temp.c58 struct ow_temp_softc struct
60 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 …]