Searched refs:DELAY (Results 151 - 175 of 635) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dmp_machdep.c225 DELAY(1000);
266 DELAY(10000);
/freebsd-11.0-release/sys/powerpc/ps3/
H A Dplatform_ps3.c231 DELAY(1);
235 DELAY(100);
/freebsd-11.0-release/sys/dev/patm/
H A Dif_patm.c264 DELAY(1000);
353 DELAY(200);
355 DELAY(200);
361 DELAY(50);
363 DELAY(50);
/freebsd-11.0-release/sys/mips/atheros/
H A Dqca955x_pci.c238 DELAY(100000);
241 DELAY(100);
244 DELAY(100000);
251 DELAY(1000);
333 DELAY(100);
H A Duart_dev_ar933x.c97 DELAY(2);
266 DELAY(4);
293 DELAY(4);
/freebsd-11.0-release/sys/pc98/cbus/
H A Dpckbd.c969 DELAY(KBDD_DELAYTIME);
970 DELAY(KBDC_DELAYTIME);
974 DELAY(KBDD_DELAYTIME);
984 DELAY(KBDC_DELAYTIME);
995 DELAY(KBDD_DELAYTIME);
H A Dsio.c905 DELAY(10);
920 DELAY(10);
922 DELAY(10);
924 DELAY(10);
926 DELAY(1000); /* for a while...*/
928 DELAY(10);
930 DELAY(1000); /* for a while...*/
938 DELAY(10);
1048 /* EXTRA DELAY? */
1061 DELAY((1
[all...]
H A Dolpt.c515 DELAY(1); /* XXX delay is NOT this accurate! */
539 DELAY(1);
541 DELAY(1);
/freebsd-11.0-release/sys/powerpc/powermac/
H A Dmacio.c407 DELAY(50000);
410 DELAY(50000);
413 DELAY(50000);
674 DELAY(1000);
676 DELAY(1000);
/freebsd-11.0-release/sys/dev/ral/
H A Drt2860.c260 DELAY(10);
830 DELAY(1);
986 DELAY(2);
2042 DELAY(1);
2055 DELAY(1000);
2067 DELAY(1);
2080 DELAY(1000);
2086 DELAY(1);
2105 DELAY(1);
2127 DELAY(
[all...]
/freebsd-11.0-release/sys/dev/advansys/
H A Dadvlib.c553 DELAY(60);
563 DELAY(200 * 1000);
879 DELAY(1000);
1268 DELAY(10000);
1322 DELAY(1000);
1325 DELAY(1000);
1327 DELAY(1000);
1339 DELAY(1000);
1342 DELAY(1000);
1345 DELAY(2
[all...]
H A Dadwlib.c185 DELAY(1000 * 100);
212 DELAY(ADW_BUS_RESET_HOLD_DELAY_US);
253 DELAY(1000);
890 DELAY(20);
/freebsd-11.0-release/sys/dev/nvme/
H A Dnvme_ctrlr.c243 DELAY(1000);
269 DELAY(5000);
291 DELAY(5000);
293 DELAY(5000);
300 DELAY(5000);
313 DELAY(5000);
334 DELAY(100*1000);
790 * Use pause instead of DELAY, so that we yield to any nvme interrupt
/freebsd-11.0-release/sys/dev/sound/isa/
H A Dess.c198 if (i > 10) DELAY((i > 100)? 1000 : 10);
229 DELAY(10);
231 DELAY(10);
239 DELAY(10);
241 DELAY(10);
255 DELAY(20);
276 DELAY(100);
H A Dsb16.c173 DELAY((i > 100)? 1000 : 10);
236 DELAY(10);
238 DELAY(10);
249 DELAY(10);
251 DELAY(10);
265 DELAY(20);
277 DELAY(100);
/freebsd-11.0-release/sys/dev/ie/
H A Dif_ie.c1038 DELAY(100); /* wait a while... */
1061 DELAY(100);
1083 DELAY(100);
1085 DELAY(100);
1098 DELAY(100);
1100 DELAY(100);
1124 DELAY(100);
1126 DELAY(100);
1199 DELAY(1000);
/freebsd-11.0-release/sys/dev/le/
H A Dif_le_cbus.c176 DELAY(500);
232 DELAY(500);
236 DELAY(100);
H A Dif_le_ledma.c157 DELAY(20000); /* We must not touch the LANCE chip for 20ms. */
166 DELAY(20000); /* We must not touch the LANCE chip for 20ms. */
242 DELAY(20000); /* We must not touch the LANCE chip for 20ms. */
/freebsd-11.0-release/sys/dev/ed/
H A Dif_ed_hpp.c193 DELAY(5000); /* wait for chip reset to complete */
200 DELAY(5000);
404 DELAY(150000); /* wait 150 ms */
/freebsd-11.0-release/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c444 DELAY(10);
564 DELAY(1000);
569 DELAY(5000);
/freebsd-11.0-release/sys/dev/bwi/
H A Dbwimac.c460 DELAY(2000);
469 DELAY(1000);
475 DELAY(1000);
737 DELAY(10);
742 DELAY(10);
747 DELAY(10);
1022 DELAY(10);
1040 DELAY(10);
1057 DELAY(10);
1474 DELAY(
[all...]
/freebsd-11.0-release/sys/dev/vnic/
H A Dthunder_mdio.c243 DELAY(1000);
295 DELAY(1000);
342 DELAY(1000);
/freebsd-11.0-release/sys/dev/uart/
H A Duart_dev_msm.c241 DELAY(4);
248 DELAY(4);
273 DELAY(4);
/freebsd-11.0-release/sys/dev/sound/macio/
H A Ddavbus.c222 DELAY(1);
384 DELAY(100);
392 DELAY(100);
/freebsd-11.0-release/sys/arm/amlogic/aml8726/
H A Daml8726_mp.c265 DELAY(5);
295 DELAY(10);
307 DELAY(10);

Completed in 176 milliseconds

1234567891011>>