Searched refs:attempt (Results 1 – 17 of 17) sorted by relevance
29 int attempt = 0; in ps2_do_sendbyte() local50 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte()70 if (error || attempt > 1) in ps2_do_sendbyte()73 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
98 unsigned int attempt = ++phy->irq_confirmation_attempt; in cr50_ensure_access_delay() local104 attempt); in cr50_ensure_access_delay()105 } else if (attempt > MAX_IRQ_CONFIRMATION_ATTEMPTS) { in cr50_ensure_access_delay()
10 * result in an attempt to add the same node twice.
10 * result in an attempt to update the same property twice.
109 int attempt = 0; in get_key_flydvb_trio() local134 if ((attempt++) < 10) { in get_key_flydvb_trio()143 attempt); in get_key_flydvb_trio()
1059 int attempt, ret, delay; in sbp_run_transaction() local1061 for (attempt = 1; attempt <= 5; attempt++) { in sbp_run_transaction()1073 delay = 5 * attempt * attempt; in sbp_run_transaction()
360 dpi->attempt = PCC_P1; in jme_start_irq()1125 if (dpi->attempt == atmp) { in jme_attempt_pcc()1128 dpi->attempt = atmp; in jme_attempt_pcc()1147 if (unlikely(dpi->attempt != dpi->cur && dpi->cnt > 5)) { in jme_dynamic_pcc()1148 if (dpi->attempt < dpi->cur) in jme_dynamic_pcc()1150 jme_set_rx_pcc(jme, dpi->attempt); in jme_dynamic_pcc()1151 dpi->cur = dpi->attempt; in jme_dynamic_pcc()2455 dpi->attempt = PCC_P1; in jme_set_coalesce()
147 unsigned char attempt; member
1391 __le32 attempt; member1487 __le32 attempt; member
112 attempt to boot and possibly enumerate it will be made. Note
20 for various registers. There was some attempt in prior use of comedi to
1281 __le32 attempt; member
204 controllers. This driver will attempt to use both controllers441 255 bytes in length. Any attempt to to a larger transfer will return
1619 * and then attempt to complete the command again. We should use a1703 * should take us to message out phase and then attempt to
1182 * and then attempt to complete the command again. We should use a1291 * should take us to message out phase and then attempt to
193 * This happens when an attempt
3006 attempt: in qla25xx_manipulate_risc_semaphore()3042 goto attempt; in qla25xx_manipulate_risc_semaphore()