Searched refs:IM_RCV_INT (Results 1 – 5 of 5) sorted by relevance
140 #define IM_RCV_INT 0x1 macro238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
1414 if (status & IM_RCV_INT) { in smc_interrupt()
353 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()1253 } else if (status & IM_RCV_INT) { in smc_interrupt()
745 #define IM_RCV_INT 0x01 // Receive Interrupt macro
219 #define IM_RCV_INT 0x1 macro1391 if (status & IM_RCV_INT) { in smc_interrupt()1706 outw((IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT) << 8, in smc_reset()