suse man page for mdiobus_read

Query: mdiobus_read

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MDIOBUS_READ(9) 					      Network device support						   MDIOBUS_READ(9)

NAME
mdiobus_read - Convenience function for reading a given MII mgmt register
SYNOPSIS
int mdiobus_read(struct mii_bus * bus, int addr, u16 regnum);
ARGUMENTS
bus the mii_bus struct addr the phy address regnum register number to read
NOTE
MUST NOT be called from interrupt context, because the bus read/write functions may wait for an interrupt to conclude the operation.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MDIOBUS_READ(9)
Related Man Pages
tc_phys_to_uncached(9) - netbsd
tc_dense_to_sparse(9) - netbsd
tc_badaddr(9) - netbsd
tc_intr_establish(9) - netbsd
tc_mb(9) - netbsd
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
Docker learning Phase-I