Searched refs:TI_FLAG_DEBUGING (Results 1 – 2 of 2) sorted by relevance
1013 TI_FLAG_DEBUGING = 0x01, enumerator
3601 sc->ti_flags |= TI_FLAG_DEBUGING; in ti_open()3617 sc->ti_flags &= ~TI_FLAG_DEBUGING; in ti_close()3900 if (sc->ti_flags & TI_FLAG_DEBUGING) in ti_watchdog()