Searched refs:DELAY_US (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dxpak.c147 DELAY_US(100);
H A Dmc4.c74 DELAY_US(1);
107 DELAY_US(2 * 512 / (mc4_clock / 1000000) + 1);
122 DELAY_US(1);
H A Dvsc7326.c103 DELAY_US(2);
246 DELAY_US( ib[i].data );
270 DELAY_US(10);
300 DELAY_US(5);
353 DELAY_US(300);
355 DELAY_US(300);
366 DELAY_US(100);
371 DELAY_US(300);
373 DELAY_US(300);
377 DELAY_US(30
[all...]
H A Dvsc7321.c98 DELAY_US(2);
107 DELAY_US(1000);
227 DELAY_US( ib[i].data );
264 DELAY_US(1);
266 DELAY_US(5);
H A Dmv88x201x.c259 DELAY_US(100);
H A Dmy3126.c234 DELAY_US(100);
H A Dmc3.c240 DELAY_US(2 * 512 / (mc3_clock / 1000000) + 1);
249 DELAY_US(1);
H A Dixf1010.c500 DELAY_US(2);
504 DELAY_US(2);
H A Dch_mac.c190 DELAY_US(1);
H A Dch_subr.c73 DELAY_US(delay);
333 DELAY_US(10);
770 DELAY_US(50);
1395 DELAY_US(200);
H A Dmv88e1xxx.c85 DELAY_US(1);
H A Dpm3393.c383 DELAY_US(2);
411 DELAY_US(20);
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h89 #define DELAY_US(x) DELAY(x) macro

Completed in 59 milliseconds