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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddepca.h122 #define TMD3_UFLO 0x4000 /* UnderFLOw error */ macro
H A Dsun3lance.c187 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
704 if (status & (TMD3_UFLO | TMD3_BUFF)) {
H A Datarilance.c288 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
915 if (err_status & TMD3_UFLO) {
H A Ddepca.c1135 if (status & TMD3_UFLO)
1137 if (status & (TMD3_BUFF | TMD3_UFLO)) {

Completed in 63 milliseconds