Searched refs:spi_stat_reg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c489 uint8_t spi_stat_reg; local
500 spi_stat_reg = (uint8_t)e1000_shift_in_ee_bits(hw, 8);
501 if (!(spi_stat_reg & EEPROM_STATUS_RDY_SPI))

Completed in 61 milliseconds