Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/mii_layer/
H A Dip1000phy.c147 IP1000PHY_BMCR_1000); in ip1000phy_attach()
150 IP1000PHY_BMCR_1000 | IP1000PHY_BMCR_FDX); in ip1000phy_attach()
206 speed = IP1000PHY_BMCR_1000; in ip1000phy_service()
H A Dip1000phyreg.h50 #define IP1000PHY_BMCR_1000 0x0040 macro