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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82541.c54 static s32 e1000_setup_copper_link_82541(struct e1000_hw *hw);
247 mac->ops.setup_physical_interface = e1000_setup_copper_link_82541;
525 * e1000_setup_copper_link_82541 - Configure copper link settings
533 static s32 e1000_setup_copper_link_82541(struct e1000_hw *hw) function
540 DEBUGFUNC("e1000_setup_copper_link_82541");

Completed in 46 milliseconds