Home
last modified time | relevance | path

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

/arch/alpha/kernel/
A Dsmc37c93x.c94 #define NUM_RETRIES 5 in SMCConfigState() macro
96 for (i = 0; i < NUM_RETRIES; i++) in SMCConfigState()
110 return (i != NUM_RETRIES) ? baseAddr : 0L; in SMCConfigState()

Completed in 4 milliseconds