Home
last modified time | relevance | path

Searched refs:CIPHY_BMCR_STARTNEG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mii/
H A Dciphyreg.h50 #define CIPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ macro
H A Dciphy.c165 CIPHY_BMCR_AUTOEN | CIPHY_BMCR_STARTNEG; in ciphy_service()