Searched refs:maxloops (Results 1 – 4 of 4) sorted by relevance
502 const int maxloops = 16; in ichsmb_device_intr() local509 for (count = 0; count < maxloops; count++) { in ichsmb_device_intr()621 if (count == maxloops) { in ichsmb_device_intr()
1225 int i, maxloops = 100; in rmi_xlr_gmac_reset() local1238 for (i = 0; i < maxloops; i++) { in rmi_xlr_gmac_reset()1244 if (i == maxloops) in rmi_xlr_gmac_reset()1253 for (i = 0; i < maxloops; i++) { in rmi_xlr_gmac_reset()1259 if (i == maxloops) in rmi_xlr_gmac_reset()
5193 int maxloops; in ahc_pause_and_flushwork() local5196 maxloops = 1000; in ahc_pause_and_flushwork()5217 } while (--maxloops in ahc_pause_and_flushwork()5221 if (maxloops == 0) { in ahc_pause_and_flushwork()
7152 u_int maxloops; in ahd_pause_and_flushwork() local7154 maxloops = 1000; in ahd_pause_and_flushwork()7181 } while (--maxloops in ahd_pause_and_flushwork()7187 if (maxloops == 0) { in ahd_pause_and_flushwork()