Searched refs:SISR_ANS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/dec/tulip/ | ||
A D | de4x5.h | 639 #define SISR_ANS 0x00007000 /* Auto Negotiation Arbitration State */ macro |
A D | de4x5.c | 3803 ans = inl(DE4X5_SISR) & SISR_ANS; in test_ans() |
Completed in 15 milliseconds