Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c961 unsigned int fcp_offline_delay = FCP_OFFLINE_DELAY; variable
1241 fcp_offline_delay = ddi_prop_get_int(DDI_DEV_T_ANY, in fcp_attach()
1244 if ((fcp_offline_delay < 10) || in fcp_attach()
1245 (fcp_offline_delay > 60)) { in fcp_attach()
1249 fcp_offline_delay); in fcp_attach()
8336 elem->time += fcp_offline_delay; in fcp_offline_target()
8408 elem->time += fcp_offline_delay; in fcp_offline_lun()