Searched hist:164827 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mii/
H A Dmiivar.hdiff 164827 Sat Dec 02 13:32:34 MST 2006 marius Add a helper function mii_phy_dev_probe(), which wraps around the
mii_phy_match() API and takes care of the PHY device probe based on
the struct mii_phydesc array and the match return value provided.
Convert PHY drivers to take advantage of mii_phy_dev_probe(),
converting drivers to provide a mii_phydesc table in the first
place where necessary.

Reviewed by: yongari
MFC after: 2 weeks
H A Dbrgphy.cdiff 164827 Sat Dec 02 13:32:34 MST 2006 marius Add a helper function mii_phy_dev_probe(), which wraps around the
mii_phy_match() API and takes care of the PHY device probe based on
the struct mii_phydesc array and the match return value provided.
Convert PHY drivers to take advantage of mii_phy_dev_probe(),
converting drivers to provide a mii_phydesc table in the first
place where necessary.

Reviewed by: yongari
MFC after: 2 weeks

Completed in 106 milliseconds