Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c906 static int fcp_max_bus_config_retries = 4; variable
15731 while (retry++ < fcp_max_bus_config_retries) { in fcp_scsi_bus_config()