Searched defs:LOMBUS_CTS_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c235 #define LOMBUS_CTS_TIMEOUT (LOMBUS_ONE_SEC*2) macro
885 * Wait up to LOMBUS_CTS_TIMEOUT (2 seconds) for the LOM to tell
892 ssp->deadline = start + drv_usectohz(LOMBUS_CTS_TIMEOUT/1000);

Completed in 64 milliseconds