Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1408 #define EEPROM_A8_OPCODE_SPI 0x8 /* opcode bit-3 = address bit-8 */ macro
H A De1000.c565 read_opcode |= EEPROM_A8_OPCODE_SPI; in e1000_read_eeprom()