Query: mdiobus_register
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MDIOBUS_REGISTER(9) Network device support MDIOBUS_REGISTER(9)NAMEmdiobus_register - bring up all the PHYs on a given bus and attach them to busSYNOPSISint mdiobus_register(struct mii_bus * bus);ARGUMENTSbus target mii_busDESCRIPTIONCalled by a bus driver to bring up all the PHYs on a given bus, and attach them to the bus. Returns 0 on success or < 0 on error.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MDIOBUS_REGISTER(9)