Searched refs:checkwait (Results 1 – 2 of 2) sorted by relevance
1276 unsigned long checkwait; member
1895 j->checkwait = jiffies + (hertz * 2); in ixj_pcmcia_cable_check()1901 if (time_before(jiffies, j->checkwait)) { in ixj_pcmcia_cable_check()2030 if(!j->checkwait) { in ixj_hookstate()2031 j->checkwait = jiffies; in ixj_hookstate()2033 if(time_before(jiffies, j->checkwait + 2)) { in ixj_hookstate()2036 j->checkwait = 0; in ixj_hookstate()