Home
last modified time | relevance | path

Searched refs:SCR_FDX (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/fxp/
H A Dinphyreg.h38 #define SCR_FDX 0x0001 /* autonegotiated duplex */ macro
H A Dinphy.c178 if (scr & SCR_FDX) in inphy_status()
/freebsd/sys/dev/mii/
H A Daxphy.c166 if (scr & SCR_FDX) in axphy_status()