Home
last modified time | relevance | path

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

/linux-2.6.39/sound/firewire/
Dfcp.c22 #define ERROR_RETRIES 3 macro
105 } else if (++tries >= ERROR_RETRIES) { in fcp_avc_transaction()