Searched refs:ZDELAY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c144 ZDELAY(50), /* 1 */
145 ZDELAY(75), /* 2 */
146 ZDELAY(110), /* 3 */
148 ZDELAY(134), /* 4 */
150 ZDELAY(269/2),
152 ZDELAY(150), /* 5 */
153 ZDELAY(200), /* 6 */
154 ZDELAY(300), /* 7 */
155 ZDELAY(600), /* 8 */
156 ZDELAY(120
[all...]
/illumos-gate/usr/src/uts/sun/sys/
H A Dser_async.h64 #define ZDELAY(n) ZSDelayConst(100, ZFIFOSZ, NBBY, n) macro

Completed in 60 milliseconds