HomeSort by: relevance | last modified time | path
    Searched defs:txs_last (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
if_temac.c 132 int txs_last; member in struct:temac_txsoft
443 sc->sc_txsoft[i].txs_last = 0;
696 if (txs->txs_last)
765 txs->txs_last = 1;
810 txs->txs_last = 0;
1029 if (txs->txs_last) {
1030 txs->txs_last = 0;

Completed in 12 milliseconds