MAX_RETRY
for (i = 0; i < MAX_RETRY; i++) {
if (i >= MAX_RETRY) {
if (++retry < MAX_RETRY) {
if (firewire_debug > 1 || retry >= MAX_RETRY)