Searched refs:maxloops (Results 1 – 3 of 3) sorted by relevance
491 const int maxloops = 16; in ichsmb_device_intr() local498 for (count = 0; count < maxloops; count++) { in ichsmb_device_intr()627 if (count == maxloops) { in ichsmb_device_intr()
5160 int maxloops; in ahc_pause_and_flushwork() local5163 maxloops = 1000; in ahc_pause_and_flushwork()5184 } while (--maxloops in ahc_pause_and_flushwork()5188 if (maxloops == 0) { in ahc_pause_and_flushwork()
7099 u_int maxloops; in ahd_pause_and_flushwork() local7101 maxloops = 1000; in ahd_pause_and_flushwork()7127 } while (--maxloops in ahd_pause_and_flushwork()7133 if (maxloops == 0) { in ahd_pause_and_flushwork()