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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c142 static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw);
466 phy->ops.get_cfg_done = e1000_get_cfg_done_ich8lan;
562 phy->ops.get_cfg_done = e1000_get_cfg_done_ich8lan;
5982 * e1000_get_cfg_done_ich8lan - Read config done bit after Full or PHY reset
5993 static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw) function
5999 DEBUGFUNC("e1000_get_cfg_done_ich8lan");

Completed in 111 milliseconds