Home
last modified time | relevance | path

Searched refs:SISR_LS10 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/tulip/
Dde4x5.h654 #define SISR_LS10 0x00000004 /* 10Mb/s Link Fail Status */ macro
Dde4x5.c3532 (~inl(DE4X5_SISR)&SISR_LS10): in is_10_up()