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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_vf.c50 static s32 e1000_init_hw_vf(struct e1000_hw *hw);
125 mac->ops.init_hw = e1000_init_hw_vf;
303 * e1000_init_hw_vf - Inits the HW
308 static s32 e1000_init_hw_vf(struct e1000_hw *hw) function
310 DEBUGFUNC("e1000_init_hw_vf");

Completed in 83 milliseconds