Searched refs:STS_LNP (Results 1 – 2 of 2) sorted by relevance
297 #define STS_LNP 0x00000010 /* Link Pass */ macro
2578 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