Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1429 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
H A De1000.c1291 if(e1000_read_eeprom(hw, EEPROM_INIT_CONTROL2_REG, 1, &eeprom_data) < 0) {