/linux-2.4.37.9/include/linux/ |
D | eeprom.h | 15 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/ |
D | time.c | 46 volatile unsigned char *eeprom = (unsigned char *)SUN3X_EEPROM; in sun3x_gettod() local
|
/linux-2.4.37.9/drivers/net/ |
D | rrunner.h | 679 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;
|
D | cirrus.c | 465 static int cirrus_eeprom (struct net_device *dev,cirrus_eeprom_t *eeprom) in cirrus_eeprom() 572 cirrus_eeprom_t eeprom; in cirrus_probe() local
|
D | myri_sbus.h | 289 struct myri_eeprom eeprom; /* Local copy of EEPROM. */ member
|
D | atarilance.c | 202 /* base+0xd */ volatile unsigned char eeprom; member
|
D | b44.c | 1680 u8 eeprom[128]; in b44_get_invariants() local
|
D | bagetlance.c | 199 /* base+0xd */ volatile unsigned char eeprom; member
|
D | 3c515.c | 656 unsigned int eeprom[0x40], checksum = 0; /* EEPROM contents */ in corkscrew_probe1() local
|
D | eepro100.c | 664 u16 eeprom[0x100]; in speedo_found1() local
|
D | tg3.c | 6792 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()
|
D | natsemi.c | 2095 struct ethtool_eeprom eeprom; in netdev_ethtool_ioctl() local
|
D | 3c59x.c | 1044 unsigned int eeprom[0x40], checksum = 0; /* EEPROM contents */ in vortex_probe1() local
|
/linux-2.4.37.9/net/core/ |
D | ethtool.c | 250 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/ |
D | e1000_hw.c | 4438 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
|
D | e1000_ethtool.c | 477 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/ |
D | eeprom.c | 155 static struct eeprom_type eeprom; variable
|
/linux-2.4.37.9/include/asm-sparc/ |
D | mostek.h | 55 volatile char eeprom[2008]; /* This is the eeprom, don't touch! */ member
|
/linux-2.4.37.9/include/asm-mips/sgi/ |
D | hpc3.h | 209 volatile u32 eeprom; /* EEPROM data reg. */ member
|
D | mc.h | 60 volatile u32 eeprom; /* EEPROM byte reg for r4k */ member
|
/linux-2.4.37.9/include/asm-mips64/sgi/ |
D | hpc3.h | 209 volatile u32 eeprom; /* EEPROM data reg. */ member
|
D | mc.h | 60 volatile u32 eeprom; /* EEPROM byte reg for r4k */ member
|
/linux-2.4.37.9/drivers/fc4/ |
D | socal.h | 299 unsigned long eeprom; member
|
/linux-2.4.37.9/drivers/net/tulip/ |
D | tulip.h | 410 unsigned char eeprom[EEPROM_SIZE]; /* Serial EEPROM contents. */ member
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 7749 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()
|