Searched refs:max_attempts (Results 1 – 1 of 1) sorted by relevance
30 unsigned int timeout, unsigned int max_attempts) in ps2_do_sendbyte() argument54 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte()