Searched refs:maxloops (Results 1 – 3 of 3) sorted by relevance
474 mmc_omap_send_abort(struct mmc_omap_host *host, int maxloops) in mmc_omap_send_abort() argument483 while (restarts < maxloops) { in mmc_omap_send_abort()
5618 int maxloops; in ahc_pause_and_flushwork() local5621 maxloops = 1000; in ahc_pause_and_flushwork()5642 } while (--maxloops in ahc_pause_and_flushwork()5646 if (maxloops == 0) { in ahc_pause_and_flushwork()
7914 u_int maxloops; in ahd_pause_and_flushwork() local7916 maxloops = 1000; in ahd_pause_and_flushwork()7943 } while (--maxloops in ahd_pause_and_flushwork()7949 if (maxloops == 0) { in ahd_pause_and_flushwork()