Searched refs:SMC_EB (Results 1 – 2 of 2) sorted by relevance
21 out_8(&sup->scc_genscc.scc_rfcr, SMC_EB); in cpm_set_scc_fcr()22 out_8(&sup->scc_genscc.scc_tfcr, SMC_EB); in cpm_set_scc_fcr()27 out_8(&up->smc_rfcr, SMC_EB); in cpm_set_smc_fcr()28 out_8(&up->smc_tfcr, SMC_EB); in cpm_set_smc_fcr()
106 #define SMC_EB ((u_char)0x10) /* Set big endian byte order */ macro