Lines Matching defs:paused
251 static void ahc_run_tqinfifo(struct ahc_softc *ahc, int paused);
303 * Without this workaround, if the chip is paused, by an interrupt or
326 * to stop. The sequencer will only acknowledge that it is paused
778 ahc_run_tqinfifo(ahc, /*paused*/FALSE);
1519 * The sequencer is paused immediately on
1875 /*paused*/TRUE);
1889 /*paused*/TRUE);
2470 u_int offset, u_int ppr_options, u_int type, int paused)
2596 u_int width, u_int type, int paused)
2672 int paused;
2710 paused = 1;
2712 paused = 0;
2739 if (paused == 0)
3655 /*paused*/TRUE);
3770 /*paused*/TRUE);
3892 /*paused*/TRUE);
3897 /*paused*/TRUE);
4031 /*paused*/TRUE);
4053 /*paused*/TRUE);
4335 AHC_TRANS_CUR, /*paused*/TRUE);
4338 AHC_TRANS_CUR, /*paused*/TRUE);
5546 * Ensure that the card is paused in a location
5557 int paused;
5561 paused = FALSE;
5563 if (paused) {
5573 paused = TRUE;
6263 * is paused before it is called.
6458 ahc_run_tqinfifo(ahc, /*paused*/TRUE);
6567 AHC_TRANS_CUR, /*paused*/TRUE);
6571 /*paused*/TRUE);
7105 int paused;
7117 paused = 1;
7119 paused = 0;
7129 if (paused)
7130 printk("Card was paused\n");
7277 if (paused == 0)
7734 ahc_run_tqinfifo(struct ahc_softc *ahc, int paused)
7741 * of whether it is paused or not.
7744 paused = TRUE;
7777 if (!paused)
7781 if (!paused)