table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| MDIOBUS_REGISTER(9) | Network device support | MDIOBUS_REGISTER(9) |
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¶
bustarget 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¶
| February 2017 | Kernel Hackers Manual 3.16 |