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, u32 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 3.10 June 2014 MDIOBUS_READ(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| tc_dense_to_sparse(9) - netbsd |
| tc_mb(9) - netbsd |
| tc_syncbus(9) - netbsd |
| tc_intr_evcnt(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |