Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dlxtphyreg.h79 #define CSR_SPEED 0x0800 /* 100Mbps */ macro
H A Dlxtphy.c225 if (csr & CSR_SPEED) in lxtphy_status()