STS_LNP          2576 drivers/net/ethernet/dec/tulip/de4x5.c 	irqs = STS_LNF | STS_LNP;
STS_LNP          2582 drivers/net/ethernet/dec/tulip/de4x5.c 	    if (sts & STS_LNP) {
STS_LNP          2593 drivers/net/ethernet/dec/tulip/de4x5.c 	    irqs = STS_LNP;
STS_LNP          2599 drivers/net/ethernet/dec/tulip/de4x5.c 		if (!(sts & STS_LNP) && (lp->autosense == AUTO)) {
STS_LNP          2623 drivers/net/ethernet/dec/tulip/de4x5.c 	    irqs = STS_LNF | STS_LNP;
STS_LNP          2629 drivers/net/ethernet/dec/tulip/de4x5.c 		if (!(sts & STS_LNP) && (lp->autosense == AUTO)) {