Searched refs:FM_SCLM (Results 1 – 2 of 2) sorted by relevance
100 FM_SLOCLM | FM_SHICLM | FM_SMYCLM | FM_SCLM ;680 if (code_s2u & (FM_SCLM|FM_SHICLM|FM_SBEC|FM_SOTRBEC)) { in mac2_irq()757 if (code_s2u & FM_SCLM) in mac2_irq()761 if ((code_s2u & (FM_SBEC|FM_SCLM))) { in mac2_irq()
485 #define FM_SCLM 0x0040 /* claim state entered */ macro