Searched refs:DELAY_MS (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dxpak.c132 DELAY_MS(100);
139 DELAY_MS(5000);
H A Dmv88x201x.c250 DELAY_MS(100);
253 DELAY_MS(1000);
H A Dmy3126.c225 DELAY_MS(100);
228 DELAY_MS(1000);
H A Dpm3393.c875 DELAY_MS(1);
878 DELAY_MS(1);
881 DELAY_MS(2 /*1 extra ms for safety */ );
888 DELAY_MS(15 /*1 extra ms for safety */ );
891 DELAY_MS(1);
H A Dmc4.c175 DELAY_MS(100);
H A Dvsc7326.c107 DELAY_MS(1);
110 DELAY_MS(1);
361 DELAY_MS(200);
379 DELAY_MS(10);
H A Dmc3.c311 DELAY_MS(100);
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h90 #define DELAY_MS(x) DELAY(1000*(x)) macro

Completed in 66 milliseconds