Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1406 #define EEPROM_READ_OPCODE_SPI 0x3 /* EEPROM read opcode */ macro
H A De1000.c554 uint8_t read_opcode = EEPROM_READ_OPCODE_SPI; in e1000_read_eeprom()