Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h297 #define STS_LNP 0x00000010 /* Link Pass */ macro
A Dde4x5.c2578 irqs = STS_LNF | STS_LNP; in dc21041_autoconf()
2584 if (sts & STS_LNP) { in dc21041_autoconf()
2595 irqs = STS_LNP; in dc21041_autoconf()
2601 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()
2625 irqs = STS_LNF | STS_LNP; in dc21041_autoconf()
2631 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()

Completed in 21 milliseconds