mdiobus_read(9) centos man page | unix.com

Man Page: mdiobus_read

Operating Environment: centos

Section: 9

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, u32 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 3.10 June 2014 MDIOBUS_READ(9)
Related Man Pages
tc_phys_to_uncached(9) - netbsd
pcitweak(1) - xfree86
tc_syncbus(9) - netbsd
tc_intr_evcnt(9) - netbsd
tc_wmb(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
[TIP] Processing YAML files with yq