Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h63 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.c168 nvm->ops.read = e1000_read_nvm_spi; in e1000_init_nvm_params_82541()
H A De1000_82575.c386 nvm->ops.read = e1000_read_nvm_spi; in e1000_init_nvm_params_82575()