Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fxp/
H A Dinphyreg.h40 #define SCR_FDX 0x0001 /* autonegotiated duplex */ macro
H A Dinphy.c182 if (scr & SCR_FDX) in inphy_status()
/freebsd-12.1/sys/dev/mii/
H A Daxphy.c171 if (scr & SCR_FDX) in axphy_status()