Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c36 #define ERROR_RETRIES 3 macro
103 } else if (++tries >= ERROR_RETRIES) { in snd_efw_transaction_run()
/openbmc/linux/sound/firewire/
H A Dfcp.c24 #define ERROR_RETRIES 3 macro
276 } else if (++tries >= ERROR_RETRIES) { in fcp_avc_transaction()