Searched refs:TMD3_UFLO (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h122 #define TMD3_UFLO 0x4000 /* UnderFLOw error */ macro
H A Dsun3lance.c185 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
702 if (status & (TMD3_UFLO | TMD3_BUFF)) {
H A Datarilance.c286 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
901 if (err_status & TMD3_UFLO) {
H A Ddepca.c1137 if (status & TMD3_UFLO)
1139 if (status & (TMD3_BUFF | TMD3_UFLO)) {

Completed in 104 milliseconds