Searched refs:IM_RX_OVRN_INT (Results 1 – 2 of 2) sorted by relevance
347 #define IM_RX_OVRN_INT 0x10 /* Receiver was overrun */ macro
485 IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT | IM_TX_INT); in smc91cxx_init()733 if (status & IM_RX_OVRN_INT) { in smc91cxx_intr()734 bus_space_write_1(bst, bsh, INTR_ACK_REG_B, IM_RX_OVRN_INT); in smc91cxx_intr()