HomeSort by: relevance | last modified time | path
    Searched refs:TDCTL_Tx_IC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tulipreg.h 229 #define TDCTL_Tx_IC 0x80000000 /* Interrupt on Completion */
tulip.c 883 sc->sc_txdescs[lasttx].td_ctl |= htole32(TDCTL_Tx_IC);
895 htole32(TDCTL_Tx_IC);
2761 TDCTL_Tx_IC | sc->sc_tdctl_ch |

Completed in 17 milliseconds