boguscount        206 drivers/bluetooth/dtl1_cs.c 	int boguscount = 0;
boguscount        282 drivers/bluetooth/dtl1_cs.c 		if (boguscount++ > 32)
boguscount        294 drivers/bluetooth/dtl1_cs.c 	int boguscount = 0;
boguscount        333 drivers/bluetooth/dtl1_cs.c 		if (boguscount++ > 100)
boguscount        679 drivers/net/appletalk/cops.c 	int boguscount = 0;
boguscount        695 drivers/net/appletalk/cops.c 	} while((++boguscount < 20) && (status&(TANG_RX_READY|TANG_TX_READY)));
boguscount        711 drivers/net/appletalk/cops.c         int boguscount = 0;
boguscount        724 drivers/net/appletalk/cops.c 		} while(++boguscount < 20);
boguscount        735 drivers/net/appletalk/cops.c 		} while((++boguscount < 20) && (status&(TANG_RX_READY|TANG_TX_READY)));
boguscount        751 drivers/net/appletalk/cops.c         int boguscount = 0;
boguscount        764 drivers/net/appletalk/cops.c                 while(++boguscount<1000000)
boguscount        771 drivers/net/appletalk/cops.c                 if(boguscount==1000000)
boguscount        810 drivers/net/arcnet/arcnet.c 	int recbuf, status, diagstatus, didsomething, boguscount;
boguscount        837 drivers/net/arcnet/arcnet.c 	boguscount = 5;
boguscount       1045 drivers/net/arcnet/arcnet.c 	} while (--boguscount && didsomething);
boguscount       1048 drivers/net/arcnet/arcnet.c 		   lp->hw.status(dev), boguscount);
boguscount        961 drivers/net/ethernet/fujitsu/fmvj18x_cs.c     int boguscount = 10;	/* 5 -> 10: by agy 19940922 */
boguscount       1020 drivers/net/ethernet/fujitsu/fmvj18x_cs.c 	if (--boguscount <= 0)
boguscount        598 drivers/net/ethernet/realtek/atp.c 	int boguscount = max_interrupt_work;
boguscount        615 drivers/net/ethernet/realtek/atp.c 	while (--boguscount > 0) {
boguscount        642 drivers/net/ethernet/realtek/atp.c 			} while (--boguscount > 0);