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

/illumos-gate/usr/src/uts/common/sys/
H A Dbscv_impl.h337 #define BSC_EVENT_POLL_NORMAL (drv_usectohz(1000000)) /* 1 second */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c2924 clock_t poll_period = BSC_EVENT_POLL_NORMAL;
2974 poll_period = BSC_EVENT_POLL_NORMAL;
3972 delay(BSC_EVENT_POLL_NORMAL);

Completed in 72 milliseconds