Searched refs:SISR_LS100 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h656 #define SISR_LS100 0x00000002 /* 100Mb/s Link Fail Status */ macro
H A Dde4x5.c3509 return ((lp->chipset == DC21143)?(~inl(DE4X5_SISR)&SISR_LS100):0);
3532 return ((lp->chipset == DC21143)?(~inl(DE4X5_SISR)&SISR_LS100):0);

Completed in 55 milliseconds