Home
last modified time | relevance | path

Searched refs:MAX_PKT_RETRIES (Results 1 – 1 of 1) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c44 #define MAX_PKT_RETRIES 200 /* Max retries reading pkt */ macro
7358 if (i >= MAX_PKT_RETRIES) { in cda_sendcmd()
7371 if (r.rejcnt < MAX_PKT_RETRIES && in cda_sendcmd()