Home
last modified time | relevance | path

Searched defs:eedi (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c155 void eeprom93xx_write(eeprom_t *eeprom, int eecs, int eesk, int eedi) in eeprom93xx_write()
/openbmc/qemu/hw/scsi/
H A Desp-pci.c509 int eedi = val & 0x40 ? 1 : 0; in dc390_write_config() local
/openbmc/qemu/hw/net/
H A Drtl8139.c406 uint8_t eedi; member
668 static void prom9346_set_wire(RTL8139State *s, int eecs, int eesk, int eedi) in prom9346_set_wire()
1531 int eedi = (eeprom_val & 0x02)?1:0; in rtl8139_Cfg9346_write() local
H A Deepro100.c1115 int eedi = ((val & EEPROM_DI) != 0); in eepro100_write_eeprom() local
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c332 eedi = 0x04, enumerator