HomeSort by relevance Sort by last modified time
    Searched refs:SMC_ALLOC_MAX_TRY (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
lan91c96.c 100 #define SMC_ALLOC_MAX_TRY 5
360 if (try < SMC_ALLOC_MAX_TRY)
smc91111.c 125 #define SMC_ALLOC_MAX_TRY 5
482 if (try < SMC_ALLOC_MAX_TRY)

Completed in 125 milliseconds