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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dsc520cdp.c232 int i, devices_found = 0; local
261 ++devices_found;
267 if(devices_found >= 2) {
273 if(devices_found == 3) /* register the third (DIL-Flash) device */
275 return(devices_found ? 0 : -ENXIO);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c803 int i, devices_found = 0; local
821 devices_found++;
825 } while(!devices_found && hpa < io_io_high);

Completed in 42 milliseconds