Searched refs:e1000_stop_nvm (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_nvm.h58 void e1000_stop_nvm(struct e1000_hw *hw);
H A De1000_nvm.c337 * e1000_stop_nvm - Terminate EEPROM command
343 e1000_stop_nvm(struct e1000_hw *hw) function
347 DEBUGFUNC("e1000_stop_nvm");
376 e1000_stop_nvm(hw);
H A De1000_82542.c85 nvm->ops.release = e1000_stop_nvm;
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_nvm.c34 static void e1000_stop_nvm(struct e1000_hw *hw);
342 * e1000_stop_nvm - Terminate EEPROM command
348 e1000_stop_nvm(struct e1000_hw *hw) function
352 DEBUGFUNC("e1000_stop_nvm");
381 e1000_stop_nvm(hw);

Completed in 121 milliseconds