MDIOBUS_READ(9) Network device support MDIOBUS_READ(9)NAMEmdiobus_read - Convenience function for reading a given MII mgmt registerSYNOPSISint mdiobus_read(struct mii_bus * bus, int addr, u16 regnum);ARGUMENTSbus the mii_bus struct addr the phy address regnum register number to readNOTEMUST NOT be called from interrupt context, because the bus read/write functions may wait for an interrupt to conclude the operation.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MDIOBUS_READ(9)
| Related Man Pages |
|---|
| eeprog(8) - centos |
| usbconfig(8) - freebsd |
| tc_phys_to_uncached(9) - netbsd |
| tc_badaddr(9) - netbsd |
| tc_wmb(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |