Home
last modified time | relevance | path

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

/titanic_41/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; in bscv_attach()
6262 bscv_watchdog_timeout_seconds, in bscv_watchdog_cfg_request()
6286 (timeoutval != bscv_watchdog_timeout_seconds)))) { in bscv_set_watchdog_timer()
6287 bscv_watchdog_timeout_seconds = timeoutval; in bscv_set_watchdog_timer()
6289 return (bscv_watchdog_timeout_seconds); in bscv_set_watchdog_timer()