CSR0_IDON 660 drivers/net/ethernet/amd/atarilance.c if (DREG & CSR0_IDON) CSR0_IDON 668 drivers/net/ethernet/amd/atarilance.c DREG = CSR0_IDON; CSR0_IDON 952 drivers/net/ethernet/amd/atarilance.c CSR0_IDON | CSR0_INEA; CSR0_IDON 1108 drivers/net/ethernet/amd/atarilance.c REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; CSR0_IDON 513 drivers/net/ethernet/amd/ni65.c if(readreg(CSR0) & CSR0_IDON) CSR0_IDON 595 drivers/net/ethernet/amd/ni65.c if(inw(PORT+L_DATAREG) & (CSR0_IDON | CSR0_MERR) ) CSR0_IDON 855 drivers/net/ethernet/amd/ni65.c if(inw(PORT+L_DATAREG) & CSR0_IDON) { CSR0_IDON 2294 drivers/net/ethernet/amd/pcnet32.c if (lp->a->read_csr(ioaddr, CSR0) & CSR0_IDON) CSR0_IDON 2452 drivers/net/ethernet/amd/pcnet32.c if (lp->a->read_csr(ioaddr, CSR0) & CSR0_IDON) CSR0_IDON 434 drivers/net/ethernet/amd/sun3lance.c if (DREG & CSR0_IDON) CSR0_IDON 443 drivers/net/ethernet/amd/sun3lance.c DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA; CSR0_IDON 678 drivers/net/ethernet/amd/sun3lance.c DREG = csr0 & (CSR0_TINT | CSR0_RINT | CSR0_IDON); CSR0_IDON 934 drivers/net/ethernet/amd/sun3lance.c REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;