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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dvoyager.h110 __u16 ee_size; /* Size of the EEPROM */ member in struct:voyager_module
125 __u16 ee_size; /* size of EEPROM */ member in struct:voyager_eeprom_hdr
151 #define VOYAGER_EPROM_SIZE_OFFSET ((__u16)(&(((voyager_eprom_hdr_t *)0)->ee_size)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-voyager/
H A Dvoyager_cat.c698 (*modpp)->ee_size = eprom_hdr->ee_size;
766 (*modpp)->ee_size = eprom_hdr->ee_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deepro100.c659 int read_cmd, ee_size; local
670 ee_size = 0x100;
673 ee_size = 0x40;
677 for (j = 0, i = 0, sum = 0; i < ee_size; i++) {

Completed in 153 milliseconds