Searched refs:MAX_DMA_ABORT_LOOPS (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/boot/uboot-oxnas/files/drivers/block/
H A Dplxsata_ide.c222 static const int MAX_DMA_ABORT_LOOPS = 10000; /* 0.1 second in units of 10uS */ variable
733 loops = MAX_DMA_ABORT_LOOPS;

Completed in 23 milliseconds