mdiobus_register(9) centos man page | unix.com

Man Page: mdiobus_register

Operating Environment: centos

Section: 9

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 bus
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 MDIOBUS_REGISTER(9)
Related Man Pages
struct_bus_type(9) - centos
ieee1394(4) - php
firewire(4) - centos
firewire(4) - php
ieee1394(4) - redhat
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq