Searched refs:ISR_LNKCHNG (Results 1 – 2 of 2) sorted by relevance
170 #define ISR_LNKCHNG (1<<5) macro
1223 if (int_status & ISR_LNKCHNG) { in dm9000_interrupt()