Searched refs:IM_EPH_INT (Results 1 – 5 of 5) sorted by relevance
145 #define IM_EPH_INT 0x20 macro238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
1463 } else if (status & IM_EPH_INT ) { in smc_interrupt()
353 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()1283 } else if (status & IM_EPH_INT) { in smc_interrupt()
740 #define IM_EPH_INT 0x20 // Set by Ethernet Protocol Handler section macro
224 #define IM_EPH_INT 0x20 macro1425 if (status & IM_EPH_INT) in smc_interrupt()1706 outw((IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT) << 8, in smc_reset()