Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.wlcmd50 root fcp_hp_daemon fcp_watch
H A Dfcp.c538 static void fcp_watch(void *arg);
10012 fcp_watchdog_id = timeout(fcp_watch, NULL, in fcp_handle_port_attach()
12217 fcp_watchdog_id = timeout(fcp_watch, in fcp_handle_port_resume()
13495 fcp_watch(void *arg) in fcp_watch() function
13799 timeout(fcp_watch, NULL, fcp_watchdog_tick); in fcp_watch()