Searched refs:SMCMR_TEN (Results 1 – 2 of 2) sorted by relevance
93 clrbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in smc_init()164 setbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in smc_init()
140 #define SMCMR_TEN ((ushort)0x0002) macro