Home
last modified time | relevance | path

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

/netbsd/sys/dev/mii/
H A Digphyreg.h60 #define IGPHY_PSSR_LINK_UP 0x0400 macro
H A Digphy.c434 if (pssr & IGPHY_PSSR_LINK_UP) in igphy_status()