Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mii/
HDnsgphy.c217 switch (physup & (PHY_SUP_SPEED1 | PHY_SUP_SPEED0)) { in nsgphy_status()
225 case PHY_SUP_SPEED0: in nsgphy_status()
HDnsgphyreg.h58 #define PHY_SUP_SPEED0 0x0008 /* speed bit 1 */ macro