taglinefilesource code
CSR0_TINT868drivers/net/atarilance.cwhile( ((csr0 = DREG) & (CSR0_ERR | CSR0_TINT | CSR0_RINT)) &&
CSR0_TINT880drivers/net/atarilance.cif (csr0 & CSR0_TINT) {      /* Tx-done interrupt */
CSR0_TINT472drivers/net/ni65.cif(!(csr0 & (CSR0_ERR | CSR0_RINT | CSR0_TINT)))
CSR0_TINT490drivers/net/ni65.cif(csr0 & CSR0_TINT) /* XMIT-int? */
CSR0_TINT1357drivers/net/sk_g16.cif (csr0 & CSR0_TINT)          /* Transmit interrupt (packet sent) */