Searched refs:FM_SBEC (Results 1 – 2 of 2) sorted by relevance
99 static const int mac_beacon_imsk2u = FM_SOTRBEC | FM_SMYBEC | FM_SBEC |680 if (code_s2u & (FM_SCLM|FM_SHICLM|FM_SBEC|FM_SOTRBEC)) { in mac2_irq()755 if (code_s2u & FM_SBEC) in mac2_irq()761 if ((code_s2u & (FM_SBEC|FM_SCLM))) { in mac2_irq()
481 #define FM_SBEC 0x0004 /* beacon state entered */ macro