Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h77 void e1000_stop_nvm(struct e1000_hw *hw);
H A De1000_nvm.c336 void e1000_stop_nvm(struct e1000_hw *hw) in e1000_stop_nvm() function
368 e1000_stop_nvm(hw); in e1000_release_nvm_generic()
H A De1000_82542.c88 nvm->ops.release = e1000_stop_nvm; in e1000_init_nvm_params_82542()