Searched refs:MAXBOGUS (Results 1 – 1 of 1) sorted by relevance
462 #define MAXBOGUS 20 in wait_for_dma_complete() macro469 while (!(getisr(data) & ISR_DMADONE) && ++bogus < MAXBOGUS) { in wait_for_dma_complete()472 if (bogus >= MAXBOGUS) in wait_for_dma_complete()483 } while (where < addr + size && ++bogus < MAXBOGUS); in wait_for_dma_complete()485 if (bogus >= MAXBOGUS * 2) { in wait_for_dma_complete()