Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.h647 #define SISR_SRA 0x00000100 /* Selected Port Receive Activity */ macro
Dde4x5.c2664 if (!(inl(DE4X5_SISR) & SISR_SRA) && (lp->autosense == AUTO)) { in dc21041_autoconf()
3043 if (!(inl(DE4X5_SISR) & SISR_SRA) && (lp->autosense == AUTO)) { in dc2114x_autoconf()