max_loops        3047 drivers/mmc/host/sdhci.c 	int max_loops = 16;
max_loops        3140 drivers/mmc/host/sdhci.c 	} while (intmask && --max_loops);
max_loops         831 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	unsigned long max_loops;
max_loops         833 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	max_loops = cmd->total_cmds * QLC_83XX_MBX_CMD_LOOP;
max_loops         835 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	for (; max_loops; max_loops--) {