Searched refs:IM_ALLOC_INT (Results 1 – 2 of 2) sorted by relevance
472 if (status & IM_ALLOC_INT) { in smc_send()474 SMC_outb (dev, IM_ALLOC_INT, SMC91111_INT_REG); in smc_send()
568 #define IM_ALLOC_INT 0x08 /* Set when allocation request is completed */ macro