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

  /src/sys/dev/ic/
tulipvar.h 97 struct tulip_txsoft { struct
103 SIMPLEQ_ENTRY(tulip_txsoft) txs_q;
106 SIMPLEQ_HEAD(tulip_txsq, tulip_txsoft);
419 struct tulip_txsoft sc_txsoft[TULIP_TXQUEUELEN];
tulip.c 600 struct tulip_txsoft *txs;
676 struct tulip_txsoft *txs, *last_txs = NULL;
1404 struct tulip_txsoft *txs;
1591 struct tulip_txsoft *txs;
2016 struct tulip_txsoft *txs;
2550 struct tulip_txsoft *txs;

Completed in 15 milliseconds