Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h64 #define FC_ULP_ADD_RETRY_COUNT 90 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c659 if (ntry++ > FC_ULP_ADD_RETRY_COUNT) { in fc_ulp_add()