Searched refs:MII_Status (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dhamachi.c458 MII_Status=0xAE, enumerator in enum:MII_offsets
834 if ((readw(ioaddr + MII_Status) & 1) == 0)
839 if ((readw(ioaddr + MII_Status) & 1) == 0)
852 if ((readw(ioaddr + MII_Status) & 1) == 0)
859 if ((readw(ioaddr + MII_Status) & 1) == 0)
H A Dyellowfin.c256 MII_Status=0xAE, enumerator in enum:yellowfin_offsets
550 if ((ioread16(ioaddr + MII_Status) & 1) == 0)
564 if ((ioread16(ioaddr + MII_Status) & 1) == 0)

Completed in 117 milliseconds