Searched refs:SMC_8BIT (Results 1 – 1 of 1) sorted by relevance
256 #define SMC_8BIT(p) ((p)->cfg.flags & SMC91X_USE_8BIT) macro833 (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)) \[all …]