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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c299 * | fcp_watch |
538 static void fcp_watch(void *arg);
9998 fcp_watchdog_id = timeout(fcp_watch, NULL,
12203 fcp_watchdog_id = timeout(fcp_watch,
13481 fcp_watch(void *arg) function
13785 timeout(fcp_watch, NULL, fcp_watchdog_tick);
14005 * fcp_watch thread.

Completed in 102 milliseconds