Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h58 #define FCP_OFFLINE_DELAY 20 /* 20 seconds is 2*RA_TOV_els */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c961 unsigned int fcp_offline_delay = FCP_OFFLINE_DELAY;
1243 "fcp_offline_delay", FCP_OFFLINE_DELAY); in fcp_attach()