Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h441 #define WATCHDOG_TIME 5 /* 0 - 255 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7879 poll_wait = (sp->wdg_q_time + 2) * WATCHDOG_TIME; in ql_start_cmd()
10124 ha->watchdog_timer = WATCHDOG_TIME; in ql_timer()
10228 sp->wdg_q_time = (sp->isp_timeout + WATCHDOG_TIME - 1) / in ql_timeout_insert()
10229 WATCHDOG_TIME; in ql_timeout_insert()
10306 ha->watchdog_timer = WATCHDOG_TIME; in ql_watchdog()