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