Lines Matching refs:idle
372 /* called *only* from idle, non-reentrant */
418 /* called *only* from idle, non-reentrant */
493 /* idle expects to be called with the IRQ line high -- either because of
497 static void idle(struct net_device *dev)
524 printk("idle: looped too many times\n");
534 if (debug & DEBUG_LOWER) printk("idle: fc\n");
539 if(debug & DEBUG_LOWER) printk("idle: fd\n");
544 if (debug & DEBUG_LOWER) printk("idle: f9\n");
558 printk("timed out idle f9\n");
566 printk("timed out idle f8\n");
573 if(debug & DEBUG_LOWER) printk("idle: fa\n");
611 if(debug & DEBUG_LOWER) printk("idle: fb\n");
663 idle(dev);
687 idle(dev);
696 /* end of idle handlers -- what should be seen is do_read, do_write */
723 /* called from idle, non-reentrant */
801 idle(dev); /* handle whatever is coming in */
803 /* idle re-enables interrupts from board */
886 idle(ltpc_timer_dev);