Searched refs:TXACKflag (Results 1 – 2 of 2) sorted by relevance
136 #define TXACKflag 0x02 /* transmitted msg. ackd */ macro
958 if (status & TXACKflag) in arcnet_interrupt()969 if (!(status & TXACKflag)) { in arcnet_interrupt()