Searched refs:MAX_TRIES (Results 1 – 1 of 1) sorted by relevance
656 #define MAX_TRIES 100 macro677 } while (cd->intr_ds & ds_fifo_empty && tries < MAX_TRIES); in read_sector()681 if (tries == MAX_TRIES) in read_sector()