/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | cmd.c | 123 int status, i, retry_cnt = 0, err; in cmd() local 217 if (retry_cnt++ < 1) { in cmd() 230 if (retry_cnt++ < 1) { in cmd() 239 if (retry_cnt++ < 1) { in cmd() 269 if (retry_cnt++ < 5) { in cmd() 273 retry_cnt); in cmd() 283 if (retry_cnt++ < 1) { in cmd() 297 if (retry_cnt++ < 1) { in cmd() 310 if (retry_cnt++ < 1) { in cmd()
|
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/ |
H A D | bnx_hw_misc.c | 119 u32_t retry_cnt; in lm_ctx_wr() local 130 retry_cnt = 2000; in lm_ctx_wr() 134 retry_cnt = 250; in lm_ctx_wr() 140 for(idx=0; idx < retry_cnt; idx++) in lm_ctx_wr() 152 DbgBreakIf(idx == retry_cnt); in lm_ctx_wr() 174 u32_t retry_cnt; in lm_ctx_rd() local 186 retry_cnt = 1000; in lm_ctx_rd() 190 retry_cnt = 25; in lm_ctx_rd() 195 for(idx = 0; idx < retry_cnt; idx++) in lm_ctx_rd() 207 DbgBreakIf(idx == retry_cnt); in lm_ctx_rd()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | tpgs.c | 138 int *retry_cnt, int *retval) in std_process_cmplt_pkt() argument 178 } else if ((*retry_cnt)++ >= in std_process_cmplt_pkt() 237 int err, retry_cnt, retry_cmd_cnt; in std_path_activate() local 299 retry_cnt = 0; in std_path_activate() 309 (retry_cnt++ < STD_FO_MAX_RETRIES)) { in std_path_activate() 331 if (std_process_cmplt_pkt(sd, pkt, &retry_cnt, in std_path_activate()
|
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | lockinst.c | 176 int fd, retry_cnt; in lockinst() local 196 retry_cnt = LOCKRETRY; in lockinst() 237 } while (retry_cnt--); in lockinst()
|
H A D | ocfile.c | 553 int retry_cnt, retval; in pkgWlock() local 561 retry_cnt = LOCKRETRY; in pkgWlock() 608 } while (retry_cnt--); in pkgWlock() 613 if (retry_cnt == -1) { in pkgWlock()
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 823 int retry_cnt; in i_cpr_save_sensitive_kpages() local 850 for (retry_cnt = 0; retry_cnt < MAX_STORAGE_ALLOC_RETRY; retry_cnt++) { in i_cpr_save_sensitive_kpages() 855 if (retry_cnt == 0 || error == ENOMEM) { in i_cpr_save_sensitive_kpages() 863 &i_cpr_storage_data_sz, retry_cnt); in i_cpr_save_sensitive_kpages() 880 if (retry_cnt == 0 || error == -1) { in i_cpr_save_sensitive_kpages() 883 &i_cpr_storage_desc_end, retry_cnt); in i_cpr_save_sensitive_kpages() 932 i_cpr_storage_data_alloc(pgcnt_t pages, pgcnt_t *alloc_pages, int retry_cnt) in i_cpr_storage_data_alloc() argument 939 if (retry_cnt == 0) { in i_cpr_storage_data_alloc() 967 (retry_cnt * 5); in i_cpr_storage_data_alloc()
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 394 int status, i, retry_cnt = 0, err; in issue_uscsi_cmd() local 488 if (retry_cnt++ < 1) { in issue_uscsi_cmd() 501 if (retry_cnt++ < 1) { in issue_uscsi_cmd() 510 if (retry_cnt++ < 1) { in issue_uscsi_cmd() 540 if (retry_cnt++ < 5) { in issue_uscsi_cmd() 544 retry_cnt); in issue_uscsi_cmd() 554 if (retry_cnt++ < 1) { in issue_uscsi_cmd() 568 if (retry_cnt++ < 1) { in issue_uscsi_cmd() 581 if (retry_cnt++ < 1) { in issue_uscsi_cmd()
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_region.c | 42 int malloc_possible, ret, retry_cnt; local 46 ret = retry_cnt = 0; 441 if (++retry_cnt <= 3) { 442 __os_sleep(retry_cnt * 2, 0);
|
H A D | db.c | 111 int fd, ftype, need_fileid, restore, ret, retry_cnt, swapped; local 277 retry_cnt = 0; 359 if (retry_cnt++ < 3 &&
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_user_verbs.h | 440 uint8_t retry_cnt; member 536 uint8_t retry_cnt; member 567 uint8_t retry_cnt; member
|
H A D | ib_verbs.h | 556 uint8_t retry_cnt; member
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cmd.c | 75 int status, retry_cnt, retry_cnt2, hw_err; in hermon_cmd_post() local 84 retry_cnt = HCA_PIO_RETRY_CNT; in hermon_cmd_post() 87 } while (status == HERMON_CMD_INTERNAL_ERR && retry_cnt-- > 0); in hermon_cmd_post() 95 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post() 102 } else if (retry_cnt != HCA_PIO_RETRY_CNT) { in hermon_cmd_post() 118 retry_cnt = HCA_PIO_RETRY_CNT; in hermon_cmd_post() 145 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post() 189 if (status == HERMON_CMD_INTERNAL_ERR && retry_cnt-- > 0) in hermon_cmd_post() 207 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post() 218 } else if (retry_cnt != HCA_PIO_RETRY_CNT) { in hermon_cmd_post()
|
H A D | hermon_qpmod.c | 1422 qpc->retry_cnt = rc->rc_retry_cnt; in hermon_qp_init2rtr() 1742 qpc->retry_cnt = rc->rc_retry_cnt; in hermon_qp_rtr2rts() 2335 qpc->retry_cnt = rc->rc_retry_cnt; in hermon_qp_sqd2rts() 2652 qpc->retry_cnt = rc->rc_retry_cnt; in hermon_qp_sqd2sqd() 2815 qpc->retry_cnt = rc->rc_retry_cnt; in hermon_qp_sqd2sqd()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_roce_api.h | 471 u8 retry_cnt; member 500 u8 retry_cnt; member
|
H A D | ecore_roce.h | 264 u8 retry_cnt; member
|
H A D | ecore_mcp.c | 3928 u32 retry_cnt = 0; in ecore_mcp_resc_lock() local 3933 if (retry_cnt) { in ecore_mcp_resc_lock() 3951 } while (retry_cnt++ < p_params->retry_num); in ecore_mcp_resc_lock()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_timers.c | 456 tnf_uint, retry_cnt, rmpp_ctx->rmpp_retry_cnt, in ibmf_i_send_timeout() 553 tnf_uint, retry_cnt, rmpp_ctx->rmpp_retry_cnt, in ibmf_i_send_timeout()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qpmod.c | 1185 qpc->retry_cnt = rc->rc_retry_cnt; in tavor_qp_init2rtr() 1499 qpc->retry_cnt = rc->rc_retry_cnt; in tavor_qp_rtr2rts() 2299 qpc->retry_cnt = rc->rc_retry_cnt; in tavor_qp_sqd2sqd() 2449 qpc->retry_cnt = rc->rc_retry_cnt; in tavor_qp_sqd2sqd()
|
H A D | tavor_qp.c | 1320 rc->rc_retry_cnt = qpc->retry_cnt; in tavor_qp_query()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 189 int retry_cnt = 0; in dnlc_load() local 211 if (retry_cnt++ >= MDB_DNLC_MAX_RETRY) { in dnlc_load()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_hw.h | 1745 uint32_t retry_cnt :3; member 1821 uint32_t retry_cnt :3; member
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_qp.c | 1121 rcp->rc_retry_cnt = cmd->retry_cnt & 0x7; in uverbs_modify_update() 1517 dest->retry_cnt = src->rc_retry_cnt; in uverbs_query_copy_rc()
|
/illumos-gate/usr/src/uts/common/io/rsm/ |
H A D | rsm.c | 5292 int retry_cnt = 0; in rsmipc_send() local 5384 if (retry_cnt++ == min_retry_cnt) { in rsmipc_send() 5387 retry_cnt = 0; /* reset retry_cnt */ in rsmipc_send() 5873 int retry_cnt = 0; in rsmipc_send_controlmsg() local 5941 if (++retry_cnt == min_retry_cnt) { /* backoff before retry */ in rsmipc_send_controlmsg() 5944 retry_cnt = 0; in rsmipc_send_controlmsg()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_hw.h | 3438 uint32_t retry_cnt :3; member 3581 uint32_t retry_cnt :3; member
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | map.c | 2907 int retry_cnt, max_col, i; local 2944 retry_cnt = 0; 2956 if (retry_cnt++ > 4)
|