Searched refs:OW_TEMP_RUNNING (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ow/
H A Dow_temp.c59 #define OW_TEMP_RUNNING 0x02 macro
142 sc->flags |= OW_TEMP_RUNNING;
184 sc->flags &= ~OW_TEMP_RUNNING;
258 while (sc->flags & OW_TEMP_RUNNING) {

Completed in 106 milliseconds