Searched refs:NUM_RETRIES (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Dsmc37c93x.c92 #define NUM_RETRIES 5 SMCConfigState() macro
94 for (i = 0; i < NUM_RETRIES; i++) SMCConfigState()
108 return (i != NUM_RETRIES) ? baseAddr : 0L; SMCConfigState()

Completed in 67 milliseconds