Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sun/
Deeprom.h51 struct eeprom { struct
54 uint8_t eeTestArea[4]; /* Factory Defined */
55 uint16_t eeWriteCount[4]; /* || || */
56 uint8_t eeChecksum[4]; /* || || */
57 uint32_t eeLastHwUpdate; /* || || */
60 uint8_t eeInstalledMem; /* Megabytes */
61 uint8_t eeMemTestSize; /* || */
64 uint8_t eeScreenSize;
70 uint8_t eeWatchDogDoesReset; /* Watchdog timeout action:
75 uint8_t eeBootDevStored; /* Is the boot device stored:
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dhw_eeprom.c213 hw_eeprom_device *eeprom = (hw_eeprom_device*)device_data(me); in hw_eeprom_init_data() local
290 hw_eeprom_device *eeprom) in dump_eeprom()
313 hw_eeprom_device *eeprom, in start_programming_byte()
344 hw_eeprom_device *eeprom) in finish_programming_byte()
358 hw_eeprom_device *eeprom) in start_erasing_chip()
369 hw_eeprom_device *eeprom) in finish_erasing_chip()
381 hw_eeprom_device *eeprom, in start_erasing_sector()
401 hw_eeprom_device *eeprom) in finish_erasing_sector()
419 toggle(hw_eeprom_device *eeprom, in toggle()
428 hw_eeprom_device *eeprom, in read_byte()
[all …]
/netbsd/src/sys/dev/isa/
Dif_ate.c212 uint8_t eeprom[FE_EEPROM_SIZE]; in ate_find() local
309 uint8_t eeprom[FE_EEPROM_SIZE]; in ate_detect() local
/netbsd/src/sys/arch/dreamcast/dev/g2/
Dif_mbe_g2.c159 uint8_t eeprom[FE_EEPROM_SIZE]; in mbe_g2_detect() local
/netbsd/src/sys/arch/macppc/dev/
Duni-n.c63 static uint8_t eeprom[2][160]; variable
Dfcu.c241 uint8_t *eeprom = NULL; in fcu_attach() local
/netbsd/src/sys/dev/mca/
Dif_ate_mca.c218 uint8_t eeprom[FE_EEPROM_SIZE]; in ate_mca_detect() local
/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_x540.c69 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_X540() local
376 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_eeprom_params_X540() local
Dixgbe_82599.c332 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_82599() local
2440 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_read_eeprom_buffer_82599() local
2474 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_read_eeprom_82599() local
Dif_bypass.c582 struct ixgbe_bypass_eeprom eeprom[BYPASS_MAX_LOGS]; in ixgbe_bp_log() local
Dixgbe_x550.c66 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_X550() local
715 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_X550EM() local
1192 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_eeprom_params_X550() local
Dixgbe_common.c77 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_generic() local
1278 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_eeprom_params_generic() local
Dixgbe_type.h4254 struct ixgbe_eeprom_info eeprom; member
/netbsd/src/sys/dev/i2c/
Dadadc.c131 uint32_t eeprom[40]; in adadc_attach() local
/netbsd/src/sys/arch/cesfic/cesfic/
Deeprom.c124 static struct EEPROMData eeprom; variable
/netbsd/src/sys/dev/usb/
Dif_axe.c572 uint16_t eeprom, val; in axe_ax88178_init() local
785 uint16_t eeprom; in axe_ax88772b_init() local
Demdtv.c224 struct emdtv_eeprom *eeprom = (struct emdtv_eeprom *)sc->sc_eeprom; in emdtv_read_eeprom() local
Dif_upgt.c981 struct upgt_lmac_eeprom *eeprom; in upgt_eeprom_read() local
1771 struct upgt_lmac_eeprom *eeprom; in upgt_rx_cb() local
/netbsd/src/sys/dev/pci/bktr/
Dbktr_card.c576 u_char eeprom[256]; in probeCard() local
/netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/
Ddv-m68hc11eepr.c119 uint8_t* eeprom; member
/netbsd/src/sys/dev/ic/
Diha.c501 struct iha_eeprom eeprom; in iha_attach() local
2629 iha_read_eeprom(struct iha_softc *sc, struct iha_eeprom *eeprom) in iha_read_eeprom()
2772 struct iha_eeprom *eeprom = (struct iha_eeprom *)tbuf; in iha_se2_rd_all() local
/netbsd/src/sys/dev/pci/
Dtrm.c517 struct trm_nvram eeprom; in trm_init() local
2413 trm_check_eeprom(struct trm_softc *sc, struct trm_nvram *eeprom) in trm_check_eeprom()
2479 trm_eeprom_write_all(struct trm_softc *sc, struct trm_nvram *eeprom) in trm_eeprom_write_all()
2571 trm_eeprom_read_all(struct trm_softc *sc, struct trm_nvram *eeprom) in trm_eeprom_read_all()
Dif_alc.c616 int eeprom, i; in alc_get_macaddr_813x() local
/netbsd/src/sys/arch/vax/vax/
Dka820.c124 char eeprom[KA820_EEPAGES * VAX_NBPG]; variable