Searched refs:SISR_LS100 (Results 1 – 2 of 2) sorted by relevance
656 #define SISR_LS100 0x00000002 /* 100Mb/s Link Fail Status */ macro
3478 return (lp->chipset == DC21143) ? (~inl(DE4X5_SISR)&SISR_LS100) : 0; in is_spd_100()3501 return (lp->chipset == DC21143) ? (~inl(DE4X5_SISR)&SISR_LS100) : 0; in is_100_up()