Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c949 static int fcp_watchdog_init = 0; variable
9998 if (fcp_watchdog_init++ == 0) { in fcp_handle_port_attach()
10215 if (--fcp_watchdog_init == 0) { in fcp_handle_port_attach()
10320 if (--fcp_watchdog_init == 0) { in fcp_handle_port_detach()
12203 if (fcp_watchdog_init++ == 0) { in fcp_handle_port_resume()
13783 if (fcp_watchdog_init > 0) { in fcp_watch()