Searched refs:S1394_ISOCH_ALLOC_RETRIES (Results 1 – 3 of 3) sorted by relevance
326 int num_retries = S1394_ISOCH_ALLOC_RETRIES; in s1394_channel_alloc()532 int num_retries = S1394_ISOCH_ALLOC_RETRIES; in s1394_channel_free()716 int num_retries = S1394_ISOCH_ALLOC_RETRIES; in s1394_bandwidth_alloc()938 int num_retries = S1394_ISOCH_ALLOC_RETRIES; in s1394_bandwidth_free()
2450 for (j = 0; j < S1394_ISOCH_ALLOC_RETRIES; j++) { in t1394_setup_isoch_cec()2595 if (j == S1394_ISOCH_ALLOC_RETRIES) { in t1394_setup_isoch_cec()
160 #define S1394_ISOCH_ALLOC_RETRIES 5 macro