Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dinphyreg.h37 #define SCR_S100 0x0002 /* autonegotiated speed */ macro
H A Dinphy.c174 if (scr & SCR_S100) in inphy_status()
/freebsd/sys/dev/mii/
H A Daxphy.c162 if (scr & SCR_S100) in axphy_status()