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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c121 static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw);
374 phy->ops.get_cfg_done = e1000_get_cfg_done_ich8lan;
465 phy->ops.get_cfg_done = e1000_get_cfg_done_ich8lan;
4792 * e1000_get_cfg_done_ich8lan - Read config done bit after Full or PHY reset
4803 static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw) function
4809 DEBUGFUNC("e1000_get_cfg_done_ich8lan");

Completed in 86 milliseconds