Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h356 #define WATCHDOG_TIME 5 /* 0 - 255 */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7481 poll_wait = (sp->wdg_q_time + 2) * WATCHDOG_TIME; in ql_start_cmd()
9681 ha->watchdog_timer = WATCHDOG_TIME; in ql_timer()
9692 WATCHDOG_TIME; in ql_timer()
9812 sp->wdg_q_time = (sp->isp_timeout + WATCHDOG_TIME - 1) / in ql_timeout_insert()
9813 WATCHDOG_TIME; in ql_timeout_insert()