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

  /src/sys/dev/ic/
tulipreg.h 230 #define TDCTL_Tx_LS 0x40000000 /* Last Segment */
tulip.c 273 sc->sc_setup_fsls = TDCTL_Tx_FS | TDCTL_Tx_LS;
825 sc->sc_txdescs[lasttx].td_ctl |= htole32(TDCTL_Tx_LS);

Completed in 85 milliseconds