Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mii/
HDlxtphyreg.h76 #define CSR_LINK 0x2000 /* Link is up */ macro
HDlxtphy.c207 if (csr & CSR_LINK) in lxtphy_status()