Searched refs:FM_STEFRMA0 (Results 1 – 3 of 3) sorted by relevance
217 stu &= ~ (FM_STECFRMA0 | FM_STEFRMA0 | FM_STEFRMS) ; in mac1_irq()222 if (stu & (FM_STEFRMA0 | /* end of asyn tx */ in mac1_irq()
600 outpw(FM_A(FM_IMSK1U),~(imask|FM_STEFRMA0)) ;635 outpw(FM_A(FM_IMSK1U),~(imask&~FM_STEFRMA0)) ;
430 #define FM_STEFRMA0 0x0002 /* transmit end of frame: asyn. qu.0 */ macro