Searched refs:EEPROM_STATUS_RDY_SPI (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | e1000_hw.h | 1072 #define EEPROM_STATUS_RDY_SPI 0x01 macro |
H A D | e1000.c | 501 if (!(spi_stat_reg & EEPROM_STATUS_RDY_SPI)) in e1000_spi_eeprom_ready() |