Searched defs:e1000_acquire_nvm_82571 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c53 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw);
269 nvm->ops.acquire = e1000_acquire_nvm_82571;
735 * e1000_acquire_nvm_82571 - Request for access to the EEPROM
743 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw) function
747 DEBUGFUNC("e1000_acquire_nvm_82571");

Completed in 73 milliseconds