Searched refs:e1000_null_nvm_generic (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h46 void e1000_null_nvm_generic(struct e1000_hw *hw);
H A De1000_nvm.c54 nvm->ops.release = e1000_null_nvm_generic;
75 * e1000_null_nvm_generic - No-op function, return void
78 void e1000_null_nvm_generic(struct e1000_hw E1000_UNUSEDARG *hw) function
80 DEBUGFUNC("e1000_null_nvm_generic");

Completed in 59 milliseconds