Searched refs:INT_100LINK (Results 1 – 2 of 2) sorted by relevance
131 #define INT_100LINK 0x08000000U /* 100 Base-T link */ macro158 #define INT_LINKSTATUS (INT_ANEG | INT_100LINK | INT_10LINK)
2213 ((status & (INT_10LINK|INT_100LINK)) != 0))) { in mxfe_intr()