Searched refs:SMC_16BIT (Results 1 – 2 of 2) sorted by relevance
259 #define SMC_16BIT(p) ((p)->cfg.flags & SMC91X_USE_16BIT) macro1069 } else if (SMC_16BIT(lp)) \1104 } else if (SMC_16BIT(lp)) \
2121 if (!SMC_16BIT(lp)) in smc_enable_device()