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

  /src/sys/dev/ic/
atwvar.h 82 struct atw_txsoft { struct
90 SIMPLEQ_ENTRY(atw_txsoft) txs_q;
93 SIMPLEQ_HEAD(atw_txsq, atw_txsoft);
215 struct atw_txsoft sc_txsoft[ATW_TXQUEUELEN];
atwvar.h 82 struct atw_txsoft { struct
90 SIMPLEQ_ENTRY(atw_txsoft) txs_q;
93 SIMPLEQ_HEAD(atw_txsq, atw_txsoft);
215 struct atw_txsoft sc_txsoft[ATW_TXQUEUELEN];

Completed in 416 milliseconds