Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c292 e1000_shift_in_ee_bits(struct e1000_hw *hw, in e1000_shift_in_ee_bits() function
500 spi_stat_reg = (uint8_t)e1000_shift_in_ee_bits(hw, 8); in e1000_spi_eeprom_ready()
577 word_in = e1000_shift_in_ee_bits(hw, 16); in e1000_read_eeprom()
590 data[i] = e1000_shift_in_ee_bits(hw, 16); in e1000_read_eeprom()