Searched refs:DELAY (Results 301 - 325 of 635) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/sys/compat/ndis/
H A Dsubr_hal.c130 DELAY(usecs);
/freebsd-11.0-release/sys/dev/ppc/
H A Dppc_isa.c267 DELAY(1);
/freebsd-11.0-release/sys/powerpc/cpufreq/
H A Dpcr.c296 DELAY(100);
/freebsd-11.0-release/sys/powerpc/powermac/
H A Data_dbdma.c136 DELAY(100);
/freebsd-11.0-release/sys/riscv/riscv/
H A Dmp_machdep.c206 DELAY(1000);
H A Dtimer.c258 DELAY(int usec) function
/freebsd-11.0-release/sys/dev/buslogic/
H A Dbt.c1792 DELAY(100);
1808 DELAY(100);
1822 DELAY(100);
1907 DELAY(100);
1927 DELAY(100);
2024 DELAY(100);
2056 DELAY(1000);
/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.c553 DELAY(1);
555 DELAY(1);
625 DELAY(1);
629 DELAY(1);
931 DELAY(50000);
936 DELAY(50000);
993 DELAY(500);
/freebsd-11.0-release/sys/dev/tx/
H A Dif_tx.c356 DELAY(500);
1275 DELAY(500);
1447 DELAY(1);
1532 DELAY(1);
1564 DELAY(1000);
1813 DELAY(1);
1830 DELAY(1);
/freebsd-11.0-release/sys/dev/rl/
H A Dif_rl.c292 DELAY(100);
294 DELAY(150);
296 DELAY(100);
324 DELAY(100);
328 DELAY(100);
571 DELAY(10);
1928 DELAY(10);
/freebsd-11.0-release/sys/dev/ae/
H A Dif_ae.c488 DELAY(1000); /* XXX: pause(9) ? */
509 DELAY(10);
522 DELAY(100);
826 DELAY(2);
862 DELAY(2);
955 DELAY(2000);
1295 DELAY(1000);
1667 DELAY(100);
1703 DELAY(100);
2197 DELAY(10
[all...]
/freebsd-11.0-release/sys/dev/vr/
H A Dif_vr.c254 DELAY(1);
278 DELAY(1);
416 DELAY(10);
420 DELAY(1);
529 DELAY(100);
532 DELAY(10);
548 DELAY(2000);
717 DELAY(1);
2383 DELAY(5);
2405 DELAY(
[all...]
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Darc-opc.c139 'n' DELAY N field (nullify field)
235 #define DELAY (FLAGINSN + 1)
239 #define COND (DELAY + 1)
1536 { "nd", ARC_DELAY_NONE, DELAY, 0 },
1537 { "d", ARC_DELAY_NORMAL, DELAY, 0 },
1538 { "jd", ARC_DELAY_JUMP, DELAY, 0 },
234 #define DELAY macro
/freebsd-11.0-release/sys/dev/scd/
H A Dscd.c622 DELAY(300000);
847 DELAY(100);
883 DELAY(100);
1034 DELAY(100);
1299 DELAY(10000);
/freebsd-11.0-release/sys/dev/stge/
H A Dif_stge.c382 DELAY(1000);
1055 DELAY(2);
1399 DELAY(100);
1935 DELAY(dv);
1940 DELAY(dv);
2288 DELAY(10);
2310 DELAY(10);
2331 DELAY(10);
2352 DELAY(10);
/freebsd-11.0-release/sys/dev/sound/isa/
H A Dmss.c712 DELAY(1000 * 30);
715 DELAY(1000 * 30);
842 if ((n = io_rd(mss, MSS_INDEX)) & MSS_IDXBUSY) DELAY(10);
907 for (t = 100; t > 0 && (ad_read(mss, 11) & 0x20) == 0; t--) DELAY(100);
909 for (t = 100; t > 0 && ad_read(mss, 11) & 0x20; t--) DELAY(100);
1410 if ((tmp = io_rd(mss, MSS_INDEX)) & MSS_IDXBUSY) DELAY(10000);
1932 DELAY((i > 100) ? 1000 : 10);
1940 DELAY((i > 100) ? 1000 : 10);
1947 DELAY(1000);
/freebsd-11.0-release/sys/dev/age/
H A Dif_age.c221 DELAY(1);
251 DELAY(1);
358 DELAY(1000);
390 DELAY(2000);
392 DELAY(2000);
412 DELAY(1000);
418 DELAY(1000);
440 DELAY(1500 * 1000);
1387 DELAY(1000);
2543 DELAY(100
[all...]
/freebsd-11.0-release/sys/dev/hifn/
H A Dhifn7751.c735 DELAY(1000);
848 DELAY(1);
907 DELAY(1000);
912 DELAY(1000);
934 DELAY(1000);
1079 DELAY(1000);
1081 DELAY(1000);
1083 DELAY(1000);
1089 DELAY(1000);
1145 DELAY(200
[all...]
/freebsd-11.0-release/sys/dev/bwi/
H A Dif_bwi.c668 DELAY(1000);
674 DELAY(5000);
743 DELAY(10);
2742 DELAY(1000);
2800 DELAY(1000);
2815 DELAY(1000);
2823 DELAY(1000);
3581 DELAY(10);
3594 DELAY(10);
3612 DELAY(
[all...]
/freebsd-11.0-release/sys/dev/siba/
H A Dsiba_core.c260 DELAY(1000);
265 DELAY(5000);
431 DELAY(10);
1196 DELAY(10);
1281 DELAY(10);
1988 DELAY(1);
2002 DELAY(1);
2006 DELAY(1);
2057 DELAY(10);
2067 DELAY(1
[all...]
/freebsd-11.0-release/sys/dev/vte/
H A Dif_vte.c181 DELAY(5);
206 DELAY(5);
1610 DELAY(10);
1623 DELAY(5000);
1840 DELAY(10);
1865 DELAY(10);
/freebsd-11.0-release/sys/dev/jme/
H A Dif_jme.c230 DELAY(1);
262 DELAY(1);
362 DELAY(1);
373 DELAY(1);
465 DELAY(110);
470 DELAY(20);
476 DELAY(20);
1548 DELAY(1000);
2114 DELAY(10);
2718 DELAY(1
[all...]
/freebsd-11.0-release/sys/dev/mvs/
H A Dmvs.c504 DELAY(1000);
697 DELAY(100);
859 DELAY(100);
861 DELAY(1000);
1327 DELAY(10);
1390 DELAY(20);
1405 DELAY(10);
1947 DELAY(1000);
2076 DELAY(25);
2123 DELAY(1000
[all...]
/freebsd-11.0-release/sys/dev/sk/
H A Dif_sk.c543 DELAY(1);
554 DELAY(1);
580 DELAY(1);
628 DELAY(1);
656 DELAY(1);
1222 DELAY(1000);
1224 DELAY(2);
3198 DELAY(1000);
3228 DELAY(10000);
3371 DELAY(100
[all...]
/freebsd-11.0-release/sys/dev/le/
H A Dlance.c288 DELAY(100);
316 DELAY(100);

Completed in 305 milliseconds

<<11121314151617181920>>