Searched refs:IM_ALLOC_INT (Results 1 – 3 of 3) sorted by relevance
143 #define IM_ALLOC_INT 0x8 macro
665 if (status & IM_ALLOC_INT) { in smc_hard_start_xmit()666 SMC_ACK_INT(lp, IM_ALLOC_INT); in smc_hard_start_xmit()678 SMC_ENABLE_INT(lp, IM_ALLOC_INT); in smc_hard_start_xmit()1241 } else if (status & IM_ALLOC_INT) { in smc_interrupt()1244 mask &= ~IM_ALLOC_INT; in smc_interrupt()1779 SMC_SET_INT_MASK(lp, IM_ALLOC_INT); in smc_findirq()1794 if (int_status & IM_ALLOC_INT) in smc_findirq()
652 #define IM_ALLOC_INT 0x08 // Set when allocation request is completed macro