Lines Matching refs:SMC_8BIT
256 #define SMC_8BIT(p) ((p)->cfg.flags & SMC91X_USE_8BIT) macro
833 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, PN_REG(lp))) \
840 else if (SMC_8BIT(lp)) \
847 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, AR_REG(lp))) \
851 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, TXFIFO_REG(lp))) \
855 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, RXFIFO_REG(lp))) \
859 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, INT_REG(lp))) \
864 if (SMC_8BIT(lp)) \
877 (SMC_8BIT(lp) ? (SMC_inb(ioaddr, IM_REG(lp))) \
882 if (SMC_8BIT(lp)) \
1040 else if (SMC_8BIT(lp)) \
1075 else if (SMC_8BIT(lp)) \