Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1398 #define EEPROM_READ_OPCODE_MICROWIRE 0x6 /* EEPROM read opcode */ macro
H A De1000.c583 e1000_shift_out_ee_bits(hw, EEPROM_READ_OPCODE_MICROWIRE, in e1000_read_eeprom()