Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_api.h66 s32 e1000_reset_hw(struct e1000_hw *hw);
H A De1000_api.c628 s32 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw() function
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1118 result = e1000_reset_hw(&Adapter->shared); in e1000g_unattach()
1364 result = e1000_reset_hw(hw); in e1000g_init()
1508 result = e1000_reset_hw(hw); in e1000g_init()
1939 (void) e1000_reset_hw(&Adapter->shared); in e1000g_start()
1987 result = e1000_reset_hw(&Adapter->shared); in e1000g_stop()
6402 (void) e1000_reset_hw(&Adapter->shared); in e1000g_quiesce()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c726 (void) e1000_reset_hw(hw); in igb_quiesce()
1262 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_init_mac_address()
1420 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_init_adapter()
1565 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_stop_adapter()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000.c966 e1000_reset_hw(struct e1000_hw *hw) function
3277 e1000_reset_hw(hw);