Searched refs:lhave (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c1155 int lx = 0, ly = 0, lhave = 0; local
1160 lhave = 0;
1178 if (!lhave || dx < (x - lx)) {
1182 lhave = 1;
1188 if (lhave) {

Completed in 23 milliseconds