MDIO_BUS_MATCH(9) Network device support MDIO_BUS_MATCH(9)NAMEmdio_bus_match - determine if given PHY driver supports the given PHY deviceSYNOPSISint mdio_bus_match(struct device * dev, struct device_driver * drv);ARGUMENTSdev target PHY device drv given PHY driverDESCRIPTIONGiven a PHY device, and a PHY driver, return 1 if the driver supports the device. Otherwise, return 0.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MDIO_BUS_MATCH(9)
| Related Man Pages |
|---|
| rgephy(4) - freebsd |
| rgephy(4) - redhat |
| rgephy(4) - minix |
| rgephy(4) - opensolaris |
| rgephy(4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |