Home
last modified time | relevance | path

Searched refs:CIPHY_MII_1000STS (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/mii/
H A Dciphyreg.h149 #define CIPHY_MII_1000STS 0x0A macro
H A Dciphy.c276 (PHY_READ(sc, CIPHY_MII_1000STS) & CIPHY_1000STS_MSR) != 0) in ciphy_status()
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/mii/
H A Dciphyreg.h149 #define CIPHY_MII_1000STS 0x0A macro
H A Dciphy.c276 (PHY_READ(sc, CIPHY_MII_1000STS) & CIPHY_1000STS_MSR) != 0) in ciphy_status()
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/mii/
H A Dciphyreg.h149 #define CIPHY_MII_1000STS 0x0A macro
H A Dciphy.c276 (PHY_READ(sc, CIPHY_MII_1000STS) & CIPHY_1000STS_MSR) != 0) in ciphy_status()