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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h68 s32 e1000_setup_link(struct e1000_hw *hw);
H A De1000_api.c664 * e1000_setup_link - Configures link and flow control
671 s32 e1000_setup_link(struct e1000_hw *hw) function
1337 e1000_setup_link(hw);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c100 static int e1000_setup_link(struct e1000_hw *hw);
1202 ret_val = e1000_setup_link(hw);
1275 e1000_setup_link(struct e1000_hw *hw) function
1281 DEBUGFUNC("e1000_setup_link");
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3144 if (e1000_setup_link(&igb->hw) != E1000_SUCCESS)
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c4383 return (e1000_setup_link(&Adapter->shared));

Completed in 71 milliseconds