Searched refs:POLICY_MM (Results 1 – 5 of 5) sorted by relevance
61 mib->fddiSMTConnectionPolicy = POLICY_MM ; in set_oem_spec_val()
196 mib->fddiSMTConnectionPolicy = POLICY_MM | POLICY_AA | POLICY_BB ; in smt_init_mib()
1306 if (!(word_val & POLICY_MM)) in smt_set_para()
1473 ((policy & POLICY_MM) && ne == TM) ) in pc_tcode_actions()
154 #define POLICY_MM (1<<15) /* reject MM */ macro