Home
last modified time | relevance | path

Searched refs:TmActive (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dsktimer.c88 pTimer->TmActive = SK_FALSE; in SkTimerStop()
140 pTimer->TmActive = SK_TRUE; in SkTimerStart()
216 pTm->TmActive = SK_FALSE; in timer_done()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dsktimer.h45 int TmActive; /* flag: active/inactive */ member