Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dbrgphyreg.h225 #define BRGPHY_RES_100FD 0x0500 /* 100baseT full duplex */ macro
H A Dbrgphy.c532 case BRGPHY_RES_100FD: in brgphy_status()