Searched refs:FM_STEFRMS (Results 1 – 3 of 3) sorted by relevance
210 stu &= ~ (FM_STECFRMA0 | FM_STEFRMA0 | FM_STEFRMS) ; in mac1_irq()216 FM_STEFRMS)) { /* end of sync tx */ in mac1_irq()
590 outpw(FM_A(FM_IMSK1U),~(imask|FM_STEFRMS)) ;625 outpw(FM_A(FM_IMSK1U),~(imask&~FM_STEFRMS)) ;
425 #define FM_STEFRMS 0x0001 /* transmit end of frame: synchr. qu.*/ macro