| /freebsd-10-stable/sys/dev/drm/ |
| D | via_dma.c | 428 int paused, count; in via_hook_segment() local 433 paused = 0; in via_hook_segment() 457 paused = (VIA_READ(0x41c) & 0x80000000); in via_hook_segment() 458 if (paused) in via_hook_segment() 464 paused = VIA_READ(0x41c) & 0x80000000; in via_hook_segment() 466 if (paused && !no_pci_fire) { in via_hook_segment() 487 return paused; in via_hook_segment()
|
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.h | 1239 void ahc_run_tqinfifo(struct ahc_softc *ahc, int paused); 1314 u_int width, u_int type, int paused); 1320 u_int type, int paused);
|
| D | aic7xxx.c | 1910 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate() argument 2036 u_int width, u_int type, int paused) in ahc_set_width() argument 2110 int paused; in ahc_update_pending_scbs() local 2148 paused = 1; in ahc_update_pending_scbs() 2150 paused = 0; in ahc_update_pending_scbs() 2177 if (paused == 0) in ahc_update_pending_scbs() 5194 int paused; in ahc_pause_and_flushwork() local 5198 paused = FALSE; in ahc_pause_and_flushwork() 5200 if (paused) { in ahc_pause_and_flushwork() 5210 paused = TRUE; in ahc_pause_and_flushwork() [all …]
|
| D | aic79xx.h | 1449 void ahd_run_tqinfifo(struct ahd_softc *ahd, int paused); 1524 u_int width, u_int type, int paused); 1529 u_int type, int paused);
|
| D | aic79xx.c | 3082 u_int type, int paused) in ahd_set_syncrate() argument 3183 if (!paused) in ahd_set_syncrate() 3186 if (!paused) in ahd_set_syncrate() 3227 u_int width, u_int type, int paused) in ahd_set_width() argument 3262 if (!paused) in ahd_set_width() 3265 if (!paused) in ahd_set_width() 3404 int paused; in ahd_update_pending_scbs() local 3442 paused = 1; in ahd_update_pending_scbs() 3444 paused = 0; in ahd_update_pending_scbs() 3477 if (paused == 0) in ahd_update_pending_scbs() [all …]
|
| D | aic79xx.seq | 1883 * have lost the race (e.g. host paused us) and our attempts
|
| /freebsd-10-stable/sys/dev/ath/ |
| D | if_ath_tx.c | 2804 if (tid->paused) in ath_tx_tid_can_tx_or_sched() 3220 atid->paused = 0; in ath_tx_tid_init() 3244 tid->paused++; in ath_tx_tid_pause() 3246 __func__, tid->paused); in ath_tx_tid_pause() 3262 if (tid->paused == 0) { in ath_tx_tid_resume() 3267 tid->paused--; in ath_tx_tid_resume() 3271 __func__, tid->paused); in ath_tx_tid_resume() 3273 if (tid->paused) in ath_tx_tid_resume() 3764 tid->sched, tid->paused, in ath_tx_tid_drain_print() 3887 tid->paused = tid->sched = tid->addba_tx_pending = 0; in ath_tx_tid_reset() [all …]
|
| D | if_athvar.h | 125 int paused; /* >0 if the TID has been paused */ member
|
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | task.c | 153 isc_condition_t paused; member 1212 SIGNAL(&manager->paused); in dispatch() 1304 (void)isc_condition_destroy(&manager->paused); in manager_free() 1387 if (isc_condition_init(&manager->paused) != ISC_R_SUCCESS) { in isc__taskmgr_create() 1621 WAIT(&manager->paused, &manager->lock); in isc__taskmgr_pause()
|
| /freebsd-10-stable/usr.sbin/moused/ |
| D | moused.c | 180 static int paused = FALSE; variable 1297 if (!paused) in moused() 1313 if (!paused) in moused() 1336 if (!paused) in moused() 1362 paused = !paused; in pause_mouse() 2651 if (!paused) in r_click()
|
| /freebsd-10-stable/sys/xen/interface/ |
| D | domctl.h | 702 uint8_t paused; /* is the domain paused */ member
|
| /freebsd-10-stable/games/fortune/datfiles/ |
| D | fortunes | 1281 Heaven. As he passed through the Gates, he paused a moment in thought, 53429 was a great idea," said the manager. Then he paused and asked the killer 55018 she paused to calculate and replied, "Forty-seven years -- and I find I mind
|