Searched refs:fcp_watchdog_time (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c922 * fcp_watchdog_time
925 * fcp_watchdog_time each time the watchdog timer expires.
929 * Increment value of the variable fcp_watchdog_time as well as the
946 static int fcp_watchdog_time = 0; variable
1060 _NOTE(DATA_READABLE_WITHOUT_LOCK(fcp_watchdog_time))
1065 fcp_watchdog_time))
4451 pptr->port_deadline = fcp_watchdog_time +
4544 pptr->port_deadline = fcp_watchdog_time +
8320 elem->time = fcp_watchdog_time;
8392 elem->time = fcp_watchdog_time;
[all...]

Completed in 103 milliseconds