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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c56 static s32 e1000_init_hw_82543(struct e1000_hw *hw);
224 mac->ops.init_hw = e1000_init_hw_82543;
951 * e1000_init_hw_82543 - Initialize hardware
956 static s32 e1000_init_hw_82543(struct e1000_hw *hw) function
964 DEBUGFUNC("e1000_init_hw_82543");

Completed in 59 milliseconds