Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c253 if (eeprom->type == e1000_eeprom_microwire) { in e1000_shift_out_ee_bits()
364 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
395 if(eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
452 } else if(hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
580 } else if(eeprom->type == e1000_eeprom_microwire) { in e1000_read_eeprom()
3155 eeprom->type = e1000_eeprom_microwire;
3166 eeprom->type = e1000_eeprom_microwire;
3191 eeprom->type = e1000_eeprom_microwire;
H A De1000_hw.h63 e1000_eeprom_microwire, enumerator