Searched refs:IM_ALLOC_INT (Results 1 – 2 of 2) sorted by relevance
679 INTR_STAT_REG_B) & IM_ALLOC_INT) in smc91cxx_start()696 sc->sc_intmask |= IM_ALLOC_INT; in smc91cxx_start()903 if (status & IM_ALLOC_INT) { in smc91cxx_intr()905 mask &= ~IM_ALLOC_INT; in smc91cxx_intr()906 sc->sc_intmask &= ~IM_ALLOC_INT; in smc91cxx_intr()
367 #define IM_ALLOC_INT 0x08 /* Memory allocation completed */ macro