Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h65 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
H A De1000_nvm.c440 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm_spi() function
H A De1000_82541.c171 nvm->ops.read = e1000_read_nvm_spi; in e1000_init_nvm_params_82541()
H A De1000_82575.c381 nvm->ops.read = e1000_read_nvm_spi; in e1000_init_nvm_params_82575()