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