Searched refs:CSR0_ERR (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dni65.h19 #define CSR0_ERR 0x8000 /* Error summary (R) */ macro
H A Dsun3lance.c226 #define CSR0_ERR 0x8000 /* error (RC) */ macro
434 if (i <= 0 || (DREG & CSR0_ERR)) {
668 if(csr0 & CSR0_ERR)
H A Datarilance.c327 #define CSR0_ERR 0x8000 /* error (RC) */ macro
664 if (i <= 0 || (DREG & CSR0_ERR)) {
869 while( ((csr0 = DREG) & (CSR0_ERR | CSR0_TINT | CSR0_RINT)) &&
H A Dni65.c872 if(!(csr0 & (CSR0_ERR | CSR0_RINT | CSR0_TINT)))
880 if(csr0 & CSR0_ERR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dam79c961a.h46 #define CSR0_ERR 0x8000 macro

Completed in 125 milliseconds