Rechercher une page de manuel
mdiobus_register
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
mdiobus_register - bring up all the PHYs on a given bus and attach them to busSYNOPSIS
- int mdiobus_register(struct mii_bus * bus);
ARGUMENTS
bus
- target mii_bus
DESCRIPTION
Called 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre