Home
last modified time | relevance | path

Searched refs:e1000_eeprom_microwire (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c4514 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
4527 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
4556 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
4775 if (eeprom->type == e1000_eeprom_microwire) { in e1000_shift_out_ee_bits()
4893 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
4924 if (eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
4981 } else if (hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
5134 } else if (eeprom->type == e1000_eeprom_microwire) { in e1000_read_eeprom()
5446 if (eeprom->type == e1000_eeprom_microwire) { in e1000_write_eeprom()
De1000_hw.h74 e1000_eeprom_microwire, enumerator