Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/mii/
H A Dlxtphyreg.h74 #define CSR_LINK 0x2000 /* Link is up */ macro
H A Dlxtphy.c250 if (csr & CSR_LINK) in lxtphy_status()