| /freebsd-11-stable/sys/dev/drm/ |
| HD | 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-11-stable/sys/dev/aic7xxx/ |
| HD | 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);
|
| HD | 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() 5188 int paused; in ahc_pause_and_flushwork() local 5192 paused = FALSE; in ahc_pause_and_flushwork() 5194 if (paused) { in ahc_pause_and_flushwork() 5204 paused = TRUE; in ahc_pause_and_flushwork() [all …]
|
| HD | 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);
|
| HD | aic79xx.c | 3076 u_int type, int paused) in ahd_set_syncrate() argument 3177 if (!paused) in ahd_set_syncrate() 3180 if (!paused) in ahd_set_syncrate() 3221 u_int width, u_int type, int paused) in ahd_set_width() argument 3256 if (!paused) in ahd_set_width() 3259 if (!paused) in ahd_set_width() 3398 int paused; in ahd_update_pending_scbs() local 3435 paused = 1; in ahd_update_pending_scbs() 3437 paused = 0; in ahd_update_pending_scbs() 3470 if (paused == 0) in ahd_update_pending_scbs() [all …]
|
| HD | aic79xx.seq | 1883 * have lost the race (e.g. host paused us) and our attempts
|
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_ath_tx.c | 2799 if (tid->paused) in ath_tx_tid_can_tx_or_sched() 3215 atid->paused = 0; in ath_tx_tid_init() 3239 tid->paused++; in ath_tx_tid_pause() 3244 tid->paused); in ath_tx_tid_pause() 3260 if (tid->paused == 0) { in ath_tx_tid_resume() 3267 tid->paused--; in ath_tx_tid_resume() 3275 tid->paused); in ath_tx_tid_resume() 3277 if (tid->paused) in ath_tx_tid_resume() 3781 tid->sched, tid->paused, in ath_tx_tid_drain_print() 3904 tid->paused = tid->sched = tid->addba_tx_pending = 0; in ath_tx_tid_reset() [all …]
|
| HD | if_athvar.h | 144 int paused; /* >0 if the TID has been paused */ member
|
| /freebsd-11-stable/contrib/ntp/lib/isc/ |
| HD | 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-11-stable/usr.sbin/moused/ |
| HD | moused.c | 182 static int paused = FALSE; variable 1300 if (!paused) in moused() 1316 if (!paused) in moused() 1339 if (!paused) in moused() 1365 paused = !paused; in pause_mouse() 2654 if (!paused) in r_click()
|
| /freebsd-11-stable/sys/xen/interface/ |
| HD | domctl.h | 728 uint8_t paused; /* is the domain paused */ member
|
| /freebsd-11-stable/usr.bin/fortune/datfiles/ |
| HD | 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
|