Home
last modified time | relevance | path

Searched refs:MII_DOWN (Results 1 – 25 of 25) sorted by relevance

/mirbsd/src/sys/dev/mii/
Dtxphy.c142 case MII_DOWN: in txphy_service()
Dluphy.c164 case MII_DOWN: in luphy_service()
Dmtdphy.c155 case MII_DOWN: in mtdphy_service()
Dukphy.c200 case MII_DOWN: in ukphy_service()
Dexphy.c195 case MII_DOWN: in exphy_service()
Dmiivar.h109 #define MII_DOWN 4 /* interface is down */ macro
Dnsphyter.c205 case MII_DOWN: in nsphyter_service()
Dtqphy.c209 case MII_DOWN: in tqphy_service()
Dsqphy.c207 case MII_DOWN: in sqphy_service()
Diophy.c212 case MII_DOWN:
Dicsphy.c212 case MII_DOWN:
Dqsphy.c203 case MII_DOWN: in qsphy_service()
Dacphy.c187 case MII_DOWN: in acphy_service()
Dgentbi.c227 case MII_DOWN: in gentbi_service()
Dbmtphy.c182 case MII_DOWN: in bmtphy_service()
Dinphy.c215 case MII_DOWN:
Dlxtphy.c226 case MII_DOWN:
Dnsgphy.c180 case MII_DOWN: in nsgphy_service()
Damphy.c176 case MII_DOWN: in amphy_service()
Durlphy.c209 case MII_DOWN: in urlphy_service()
Drlphy.c194 case MII_DOWN: in rlphy_service()
Dnsphy.c235 case MII_DOWN: in nsphy_service()
Dmii.c305 (void) PHY_SERVICE(child, mii, MII_DOWN); in mii_down()
Dtlphy.c268 case MII_DOWN: in tlphy_service()
/mirbsd/src/sys/dev/sbus/
Dbe.c658 (void)be_intphy_service(sc, &sc->sc_mii, MII_DOWN); in bestop()
1598 case MII_DOWN: in be_intphy_service()