Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c965 unsigned int fcp_offline_delay = FCP_OFFLINE_DELAY; variable
1245 fcp_offline_delay = ddi_prop_get_int(DDI_DEV_T_ANY, in fcp_attach()
1248 if ((fcp_offline_delay < 10) || in fcp_attach()
1249 (fcp_offline_delay > 60)) { in fcp_attach()
1253 fcp_offline_delay); in fcp_attach()
8325 elem->time += fcp_offline_delay; in fcp_offline_target()
8397 elem->time += fcp_offline_delay; in fcp_offline_lun()