Searched refs:cmd_max_retries (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h138 int cmd_max_retries; member in struct:fcsm_cmd
193 (cmd)->cmd_max_retries = max_retries; \
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2059 cmd->cmd_max_retries = 0;
3458 if (cmd->cmd_retry_count < cmd->cmd_max_retries) {

Completed in 265 milliseconds