Searched refs:SISR_LS10 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/tulip/ | ||
D | de4x5.h | 654 #define SISR_LS10 0x00000004 /* 10Mb/s Link Fail Status */ macro |
D | de4x5.c | 3532 (~inl(DE4X5_SISR)&SISR_LS10): in is_10_up() |