Query: get_phy_id
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GET_PHY_ID(9) Network device support GET_PHY_ID(9)NAMEget_phy_id - reads the specified addr for its ID.SYNOPSISint get_phy_id(struct mii_bus * bus, int addr, u32 * phy_id);ARGUMENTSbus the target MII bus addr PHY address on the MII bus phy_id where to store the ID retrieved.DESCRIPTIONReads the ID registers of the PHY at addr on the bus, stores it in phy_id and returns zero on success.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GET_PHY_ID(9)