Searched refs:CSR0_CERR (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dni65.h21 #define CSR0_CERR 0x2000 /* Collision Error (RC) */ macro
H A Dsk_g16.h53 #define CSR0_CERR 0x2000 /* Collision Error (RC) */ macro
H A Dam79c961a.h44 #define CSR0_CERR 0x2000 macro
H A Dsk_mca.h88 #define CSR0_CERR 0x2000 /* collision error */ macro
H A Dsun3lance.c231 #define CSR0_CERR 0x2000 /* carrier error (no heartbeat :-) (RC) */ macro
655 DREG = CSR0_BABL | CSR0_MERR | CSR0_CERR | CSR0_MISS;
738 // DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR |
H A Datarilance.c331 #define CSR0_CERR 0x2000 /* carrier error (no heartbeat :-) (RC) */ macro
947 DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR |
H A Dbagetlance.c319 #define CSR0_CERR 0x2000 /* carrier error (no heartbeat :-) (RC) */ macro
1079 DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR |
H A Dam79c961a.c199 write_rreg (dev->base_addr, CSR0, CSR0_BABL|CSR0_CERR|CSR0_MISS|CSR0_MERR|CSR0_TINT|CSR0_RINT|CSR0_STOP);

Completed in 76 milliseconds