Searched refs:WORK_TIMER (Results 1 – 1 of 1) sorted by relevance
58 # define WORK_TIMER 6 /* timer fired */ macro1146 if (test_and_clear_bit(WORK_TIMER, &isp->todo)) { in isp1301_work()1177 isp1301_defer_work(isp, WORK_TIMER); in isp1301_timer()