HomeSort by: relevance | last modified time | path
    Searched defs: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];
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];

Completed in 23 milliseconds