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 3.10 June 2014 MDIOBUS_REGISTER(9)
| Related Man Pages |
|---|
| firewire(4) - debian |
| firewire(4) - centos |
| firewire(4) - plan9 |
| firewire(4) - netbsd |
| ieee1394(4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |