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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c234 static uint_t bscv_watchdog_timeout_seconds; variable
708 bscv_watchdog_timeout_seconds = CLK_WATCHDOG_DEFAULT;
6262 bscv_watchdog_timeout_seconds,
6286 (timeoutval != bscv_watchdog_timeout_seconds)))) {
6287 bscv_watchdog_timeout_seconds = timeoutval;
6289 return (bscv_watchdog_timeout_seconds);

Completed in 68 milliseconds