Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c1282 unsigned long loop_counter; in tms380tr_exec_sifcmd() local
1286 loop_counter = 0,5 * 800000; in tms380tr_exec_sifcmd()
1289 } while((SifStsValue & CMD_INTERRUPT_ADAPTER) && loop_counter--); in tms380tr_exec_sifcmd()
/linux-2.4.37.9/Documentation/
DCodingStyle149 Calling it "loop_counter" is non-productive, if there is no chance of it