Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_api.h66 s32 e1000_reset_hw(struct e1000_hw *hw);
H A De1000_api.c636 s32 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw() function
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1135 result = e1000_reset_hw(&Adapter->shared); in e1000g_unattach()
1387 result = e1000_reset_hw(hw); in e1000g_init()
1533 result = e1000_reset_hw(hw); in e1000g_init()
1970 (void) e1000_reset_hw(&Adapter->shared); in e1000g_start()
2053 result = e1000_reset_hw(&Adapter->shared); in e1000g_stop()
6619 (void) e1000_reset_hw(&Adapter->shared); in e1000g_quiesce()
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_main.c729 (void) e1000_reset_hw(hw); in igb_quiesce()
1266 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_init_mac_address()
1424 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_init_adapter()
1569 if (e1000_reset_hw(hw) != E1000_SUCCESS) { in igb_stop_adapter()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000.c966 e1000_reset_hw(struct e1000_hw *hw) function
3277 e1000_reset_hw(hw);