Searched refs:maxloops (Results 1 – 3 of 3) sorted by relevance
493 const int maxloops = 16; in ichsmb_device_intr() local500 for (count = 0; count < maxloops; count++) { in ichsmb_device_intr()629 if (count == maxloops) { in ichsmb_device_intr()
5144 int maxloops; in ahc_pause_and_flushwork() local5147 maxloops = 1000; in ahc_pause_and_flushwork()5168 } while (--maxloops in ahc_pause_and_flushwork()5172 if (maxloops == 0) { in ahc_pause_and_flushwork()
7083 u_int maxloops; in ahd_pause_and_flushwork() local7085 maxloops = 1000; in ahd_pause_and_flushwork()7111 } while (--maxloops in ahd_pause_and_flushwork()7117 if (maxloops == 0) { in ahd_pause_and_flushwork()