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