Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1320 #define FCP_MAX_RETRIES 4 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6424 icmd->ipkt_retries++ < FCP_MAX_RETRIES) { in fcp_icmd_callback()
6481 icmd->ipkt_retries++ < FCP_MAX_RETRIES) { in fcp_icmd_callback()
7191 if (icmd->ipkt_retries < FCP_MAX_RETRIES && in fcp_retry_scsi_cmd()
15419 if (icmd->ipkt_retries < FCP_MAX_RETRIES && in fcp_handle_ipkt_errors()
15444 if (icmd->ipkt_retries < FCP_MAX_RETRIES && in fcp_handle_ipkt_errors()