Home
last modified time | relevance | path

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

/drivers/mtd/
Dinftlcore.c33 #define MAX_LOOPS 10000 macro
265 silly = MAX_LOOPS; in INFTL_foldchain()
482 silly = MAX_LOOPS; in INFTL_findwriteunit()
652 silly = MAX_LOOPS; in INFTL_trydeletechain()
751 int silly = MAX_LOOPS; in INFTL_deleteblock()
860 int silly = MAX_LOOPS; in inftl_readblock()
Dnftlcore.c32 #define MAX_LOOPS 10000 macro
259 silly = MAX_LOOPS; in NFTL_foldchain()
543 silly = MAX_LOOPS; in NFTL_findwriteunit()
709 int silly = MAX_LOOPS; in nftl_readblock()
/drivers/net/ethernet/alacritech/
Dslicoss.c1600 const unsigned int MAX_LOOPS = 5000; in slic_read_eeprom() local
1620 for (i = 0; i < MAX_LOOPS; i++) { in slic_read_eeprom()
1625 if (i == MAX_LOOPS) { in slic_read_eeprom()