CSR0_INEA         670 drivers/net/ethernet/amd/atarilance.c 	DREG = CSR0_INEA;
CSR0_INEA         766 drivers/net/ethernet/amd/atarilance.c 	REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
CSR0_INEA         836 drivers/net/ethernet/amd/atarilance.c 	DREG = CSR0_INEA | CSR0_TDMD;
CSR0_INEA         874 drivers/net/ethernet/amd/atarilance.c 									CSR0_TDMD | CSR0_INEA);
CSR0_INEA         952 drivers/net/ethernet/amd/atarilance.c 		   CSR0_IDON | CSR0_INEA;
CSR0_INEA        1108 drivers/net/ethernet/amd/atarilance.c 	REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
CSR0_INEA         535 drivers/net/ethernet/amd/ni65.c 			writereg(CSR0_INIT|CSR0_INEA,CSR0); /* trigger interrupt */
CSR0_INEA         721 drivers/net/ethernet/amd/ni65.c 	int csr0 = CSR0_INEA;
CSR0_INEA         770 drivers/net/ethernet/amd/ni65.c 	 writedatareg(CSR0_TDMD | CSR0_INEA | csr0);
CSR0_INEA         858 drivers/net/ethernet/amd/ni65.c 		 writedatareg(CSR0_CLRALL | CSR0_INEA | CSR0_STRT);
CSR0_INEA         888 drivers/net/ethernet/amd/ni65.c 		writedatareg( (csr0 & CSR0_CLRALL) | CSR0_INEA ); /* ack interrupts, interrupts enabled */
CSR0_INEA         970 drivers/net/ethernet/amd/ni65.c 		writedatareg(CSR0_INEA);
CSR0_INEA        1200 drivers/net/ethernet/amd/ni65.c 		writedatareg(CSR0_TDMD | CSR0_INEA); /* enable xmit & interrupt */
CSR0_INEA         443 drivers/net/ethernet/amd/sun3lance.c 	DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA;
CSR0_INEA         561 drivers/net/ethernet/amd/sun3lance.c 		REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
CSR0_INEA         637 drivers/net/ethernet/amd/sun3lance.c 	REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT;
CSR0_INEA         722 drivers/net/ethernet/amd/sun3lance.c 					REGA(CSR0) = CSR0_STRT | CSR0_INEA;
CSR0_INEA         760 drivers/net/ethernet/amd/sun3lance.c 		REGA(CSR0) = CSR0_STRT | CSR0_INEA;
CSR0_INEA         768 drivers/net/ethernet/amd/sun3lance.c 	REGA(CSR0) = CSR0_INEA;
CSR0_INEA         934 drivers/net/ethernet/amd/sun3lance.c 	REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;