mdio_bus_match(9) suse man page | unix.com

Man Page: mdio_bus_match

Operating Environment: suse

Section: 9

MDIO_BUS_MATCH(9)					      Network device support						 MDIO_BUS_MATCH(9)

NAME
mdio_bus_match - determine if given PHY driver supports the given PHY device
SYNOPSIS
int mdio_bus_match(struct device * dev, struct device_driver * drv);
ARGUMENTS
dev target PHY device drv given PHY driver
DESCRIPTION
Given a PHY device, and a PHY driver, return 1 if the driver supports the device. Otherwise, return 0.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MDIO_BUS_MATCH(9)
Related Man Pages
rgephy(4) - debian
rgephy(4) - freebsd
rgephy(4) - php
rgephy(4) - opensolaris
rgephy(4) - v7
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I