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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h67 s32 e1000_init_hw(struct e1000_hw *hw);
H A De1000_api.c649 * e1000_init_hw - Initialize hardware
655 s32 e1000_init_hw(struct e1000_hw *hw) function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1107 e1000_init_hw(struct e1000_hw *hw) function
1118 DEBUGFUNC("e1000_init_hw");
3280 return e1000_init_hw(hw);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c1451 if (e1000_init_hw(hw) != E1000_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1547 result = e1000_init_hw(hw);

Completed in 90 milliseconds