mdiobus_write(9) centos man page | unix.com

Man Page: mdiobus_write

Operating Environment: centos

Section: 9

MDIOBUS_WRITE(9)					      Network device support						  MDIOBUS_WRITE(9)

NAME
mdiobus_write - Convenience function for writing a given MII mgmt register
SYNOPSIS
int mdiobus_write(struct mii_bus * bus, int addr, u32 regnum, u16 val);
ARGUMENTS
bus the mii_bus struct addr the phy address regnum register number to write val value to write to regnum
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_WRITE(9)
Related Man Pages
struct_rio_dev(9) - centos
tc_phys_to_uncached(9) - netbsd
pcitweak(1) - xfree86
tc_intr_establish(9) - netbsd
tc_wmb(9) - netbsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!