Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ow/
HDow_temp.c63 struct ow_temp_softc struct
65 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 …]