Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c945 static int fcp_watchdog_init = 0; variable
10009 if (fcp_watchdog_init++ == 0) { in fcp_handle_port_attach()
10226 if (--fcp_watchdog_init == 0) { in fcp_handle_port_attach()
10331 if (--fcp_watchdog_init == 0) { in fcp_handle_port_detach()
12214 if (fcp_watchdog_init++ == 0) { in fcp_handle_port_resume()
13796 if (fcp_watchdog_init > 0) { in fcp_watch()