Home
last modified time | relevance | path

Searched refs:e1000_check_for_link (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h65 s32 e1000_check_for_link(struct e1000_hw *hw);
H A De1000_api.c670 s32 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c107 static int e1000_check_for_link(struct e1000_hw *hw);
1520 if((ret_val = e1000_check_for_link(hw))) {
2400 e1000_check_for_link(struct e1000_hw *hw) function
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3217 (void) e1000_check_for_link(hw); in igb_is_link_up()
3224 (void) e1000_check_for_link(hw); in igb_is_link_up()
3228 (void) e1000_check_for_link(hw); in igb_is_link_up()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1757 (void) e1000_check_for_link(hw); in e1000g_link_up()
1769 (void) e1000_check_for_link(hw); in e1000g_link_up()
1774 (void) e1000_check_for_link(hw); in e1000g_link_up()