Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c948 static int fcp_watchdog_tick; variable
10010 fcp_watchdog_tick = fcp_watchdog_timeout * in fcp_handle_port_attach()
10013 fcp_watchdog_tick); in fcp_handle_port_attach()
12215 fcp_watchdog_tick = fcp_watchdog_timeout * in fcp_handle_port_resume()
12218 NULL, fcp_watchdog_tick); in fcp_handle_port_resume()
13799 timeout(fcp_watch, NULL, fcp_watchdog_tick); in fcp_watch()