Home | History | Annotate | Download | only in ic

Lines Matching defs:paused

962 	 *  The sequencer is paused immediately on
1329 /*paused*/TRUE);
1335 /*paused*/TRUE);
1894 u_int offset, u_int ppr_options, u_int type, int paused)
2020 u_int width, u_int type, int paused)
2092 int paused;
2130 paused = 1;
2132 paused = 0;
2159 if (paused == 0)
3084 /*paused*/TRUE);
3188 /*paused*/TRUE);
3193 AHC_TRANS_ACTIVE, /*paused*/TRUE);
3314 /*paused*/TRUE);
3319 /*paused*/TRUE);
3454 /*paused*/TRUE);
3476 /*paused*/TRUE);
3766 AHC_TRANS_CUR, /*paused*/TRUE);
3769 AHC_TRANS_CUR, /*paused*/TRUE);
4908 * Ensure that the card is paused in a location
4919 int paused;
4924 paused = FALSE;
4926 if (paused)
4930 paused = TRUE;
5755 * is paused before it is called.
5950 ahc_run_tqinfifo(ahc, /*paused*/TRUE);
6055 AHC_TRANS_CUR, /*paused*/TRUE);
6059 /*paused*/TRUE);
6604 int paused;
6616 paused = 1;
6618 paused = 0;
6628 if (paused)
6629 printf("Card was paused\n");
6777 if (paused == 0)
7208 ahc_run_tqinfifo(struct ahc_softc *ahc, int paused)
7215 * of whether it is paused or not.
7218 paused = TRUE;
7251 if (!paused)
7255 if (!paused)