Searched refs:SMC91111_INT_REG (Results 1 – 2 of 2) sorted by relevance
246 while ((SMC_inw (dev, SMC91111_INT_REG) & mask) == 0) { in poll4int()471 status = SMC_inb (dev, SMC91111_INT_REG); in smc_send()474 SMC_outb (dev, IM_ALLOC_INT, SMC91111_INT_REG); in smc_send()576 SMC_outb (dev, IM_TX_EMPTY_INT, SMC91111_INT_REG); in smc_send()
558 #define SMC91111_INT_REG 0x000C macro