Searched refs:IM_TX_EMPTY_INT (Results 1 – 2 of 2) sorted by relevance
345 #define IM_TX_EMPTY_INT 0x04 /* No packets left to TX */ macro
667 IM_TX_INT | IM_TX_EMPTY_INT); in smc91cxx_start()836 if (status & IM_TX_EMPTY_INT) { in smc91cxx_intr()837 bus_space_write_1(bst, bsh, INTR_ACK_REG_B, IM_TX_EMPTY_INT); in smc91cxx_intr()840 mask &= ~IM_TX_EMPTY_INT; in smc91cxx_intr()