Home
last modified time | relevance | path

Searched refs:ANLPAR_10 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mii/
H A Dukphy_subr.c116 else if (anlpar & ANLPAR_10) in ukphy_status()
H A Dmii.h145 #define ANLPAR_10 0x0020 /* link partner supports 10bT */ macro
H A Damphy.c184 else if (anlpar & ANLPAR_10) in amphy_status()
H A Drlphy.c206 else if (anlpar & ANLPAR_10) in rlphy_status()
H A Dtdkphy.c193 else if (anlpar & ANLPAR_10) in tdkphy_status()
H A Dnsphy.c250 else if (anlpar & ANLPAR_10) in nsphy_status()
/freebsd/sys/dev/dc/
H A Ddcphy.c334 else if (anlpar & ANLPAR_10) in dcphy_status()