Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_nvm.c194 static u16 e1000_shift_in_eec_bits(struct e1000_hw *hw, u16 count) in e1000_shift_in_eec_bits() function
413 spi_stat_reg = (u8)e1000_shift_in_eec_bits(hw, 8); in e1000_ready_nvm_eeprom()
481 word_in = e1000_shift_in_eec_bits(hw, 16); in e1000_read_nvm_spi()
536 data[i] = e1000_shift_in_eec_bits(hw, 16); in e1000_read_nvm_microwire()