Searched refs:STS_TI (Results 1 – 2 of 2) sorted by relevance
302 #define STS_TI 0x00000001 /* Transmit Interrupt */ macro
1565 if (sts & (STS_TI | STS_TU)) /* Tx interrupt (packet sent) */ in de4x5_interrupt()