Searched refs:INIT_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/tokenring/ | ||
D | tms380tr.h | 897 #define INIT_MAX_RETRIES 3 /* Maximum three retries. */ macro |
D | tms380tr.c | 1454 retry_cnt = INIT_MAX_RETRIES; in tms380tr_init_adapter() |