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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c1808 int SD_LONG_SLEEP_TICS, SD_SHORT_SLEEP_TICS; local
1821 SD_LONG_SLEEP_TICS = drv_usectohz(200000);
1863 * Normally wakeup every SD_LONG_SLEEP_TICS to flush.
1886 tics = SD_LONG_SLEEP_TICS;

Completed in 56 milliseconds