Searched refs:FM_SERRSF (Results 1 – 2 of 2) sorted by relevance
486 #define FM_SERRSF 0x0080 /* error in special frame */ macro
90 static const int mac_imsk2u = FM_SERRSF | FM_SNFSLD | FM_SRCVOVR | FM_SRBFL |785 if (code_s2u & FM_SERRSF) { in mac2_irq()