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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Drdswitch.c11 * -scans file Read scan script from text file
181 jpeg_scan_info scans[MAX_SCANS]; local
187 scanptr = scans;
192 fprintf(stderr, "Too many scans defined in file %s\n", filename);
254 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h990 int scans; member in struct:ieee80211_device
1299 ieee->scans++;
1304 return ieee->scans;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S734 movw $0x1201, %ax # Set 350 scans
778 # Set the 80x34 mode (all VGA's). 480 scans, 14-pixel font.
780 call set_80x30 # Set 480 scans
788 # Set the 80x60 mode (all VGA's). 480 scans, 8-pixel font.
790 call set_80x30 # Set 480 scans
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.c2108 priv->ieee->scans++;
3665 IPW2100_ORD(STAT_FULL_SCANS, "full scans"),
4033 DUMP_VAR(ieee->scans, "d");
H A Dipw2200.c4276 * off roaming, and abort any active scans */
4648 priv->ieee->scans++;
5778 * to trigger scans across combinations of bands, but when it
6301 * scans. Otherwise fast channel hopping will not actually

Completed in 131 milliseconds