Lines Matching refs:cx
487 unsigned int cx; in plip_receive() local
491 cx = nibble_timeout; in plip_receive()
500 if (--cx == 0) in plip_receive()
508 cx = nibble_timeout; in plip_receive()
517 if (--cx == 0) in plip_receive()
706 unsigned int cx; in plip_send() local
715 cx = nibble_timeout; in plip_send()
720 if (--cx == 0) in plip_send()
729 cx = nibble_timeout; in plip_send()
734 if (--cx == 0) in plip_send()
752 unsigned int cx; in plip_send_packet() local
768 cx = nl->trigger; in plip_send_packet()
803 if (--cx == 0) { in plip_send_packet()