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

  /src/sys/dev/ic/
tulipreg.h 231 #define TDCTL_Tx_FS 0x20000000 /* First Segment */
tulip.c 273 sc->sc_setup_fsls = TDCTL_Tx_FS | TDCTL_Tx_LS;
824 sc->sc_txdescs[sc->sc_txnext].td_ctl |= htole32(TDCTL_Tx_FS);

Completed in 18 milliseconds