Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h57 #define FCP_RESET_DELAY 3 /* target reset delay of 3 secs */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11797 p->timeout = fcp_watchdog_time + FCP_RESET_DELAY; in fcp_reset_target()