Home
last modified time | relevance | path

Searched defs:eeprom (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Deeprom.h15 struct eeprom { struct
17 struct eeprom_ops *ops; argument
35 u8 eeprom_readb(struct eeprom *ee, unsigned address); argument
/linux-2.4.37.9/arch/m68k/sun3x/
Dtime.c46 volatile unsigned char *eeprom = (unsigned char *)SUN3X_EEPROM; in sun3x_gettod() local
/linux-2.4.37.9/drivers/net/
Drrunner.h679 struct eeprom { struct
680 struct eeprom_boot boot; argument
682 struct eeprom_manf manf; argument
683 struct eeprom_phase_info phase_info; argument
684 struct eeprom_rncd_info rncd_info; argument
685 u32 pad2[15];
686 u32 hdr_checksum;
687 struct phase1_hdr phase1;
Dcirrus.c465 static int cirrus_eeprom (struct net_device *dev,cirrus_eeprom_t *eeprom) in cirrus_eeprom()
572 cirrus_eeprom_t eeprom; in cirrus_probe() local
Dmyri_sbus.h289 struct myri_eeprom eeprom; /* Local copy of EEPROM. */ member
Datarilance.c202 /* base+0xd */ volatile unsigned char eeprom; member
Db44.c1680 u8 eeprom[128]; in b44_get_invariants() local
Dbagetlance.c199 /* base+0xd */ volatile unsigned char eeprom; member
D3c515.c656 unsigned int eeprom[0x40], checksum = 0; /* EEPROM contents */ in corkscrew_probe1() local
Deepro100.c664 u16 eeprom[0x100]; in speedo_found1() local
Dtg3.c6792 static int tg3_get_eeprom(struct net_device *dev, struct ethtool_eeprom *eeprom, u8 *data) in tg3_get_eeprom()
6853 static int tg3_set_eeprom(struct net_device *dev, struct ethtool_eeprom *eeprom, u8 *data) in tg3_set_eeprom()
Dnatsemi.c2095 struct ethtool_eeprom eeprom; in netdev_ethtool_ioctl() local
D3c59x.c1044 unsigned int eeprom[0x40], checksum = 0; /* EEPROM contents */ in vortex_probe1() local
/linux-2.4.37.9/net/core/
Dethtool.c250 struct ethtool_eeprom eeprom; in ethtool_get_eeprom() local
295 struct ethtool_eeprom eeprom; in ethtool_set_eeprom() local
/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c4438 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_init_eeprom_params() local
4668 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_shift_out_ee_bits() local
4763 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_acquire_eeprom() local
4822 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_standby_eeprom() local
4971 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_read_eeprom() local
5320 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_write_eeprom() local
5377 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_write_eeprom_spi() local
5443 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_write_eeprom_microwire() local
De1000_ethtool.c477 struct ethtool_eeprom *eeprom, uint8_t *bytes) in e1000_get_eeprom()
523 struct ethtool_eeprom *eeprom, uint8_t *bytes) in e1000_set_eeprom()
/linux-2.4.37.9/arch/cris/drivers/
Deeprom.c155 static struct eeprom_type eeprom; variable
/linux-2.4.37.9/include/asm-sparc/
Dmostek.h55 volatile char eeprom[2008]; /* This is the eeprom, don't touch! */ member
/linux-2.4.37.9/include/asm-mips/sgi/
Dhpc3.h209 volatile u32 eeprom; /* EEPROM data reg. */ member
Dmc.h60 volatile u32 eeprom; /* EEPROM byte reg for r4k */ member
/linux-2.4.37.9/include/asm-mips64/sgi/
Dhpc3.h209 volatile u32 eeprom; /* EEPROM data reg. */ member
Dmc.h60 volatile u32 eeprom; /* EEPROM byte reg for r4k */ member
/linux-2.4.37.9/drivers/fc4/
Dsocal.h299 unsigned long eeprom; member
/linux-2.4.37.9/drivers/net/tulip/
Dtulip.h410 unsigned char eeprom[EEPROM_SIZE]; /* Serial EEPROM contents. */ member
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c7749 int *ext_present, int *eeprom) in aic785x_cable_detect()
7778 int *ext_68, int *eeprom) in aic2940_uwpro_wide_cable_detect()
7824 int *ext_present, int *eeprom) in aic787x_cable_detect()

12