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

  /src/sys/dev/pci/
if_sip.c 169 struct sip_txsoft { struct
174 SIMPLEQ_ENTRY(sip_txsoft) txs_q;
177 SIMPLEQ_HEAD(sip_txsq, sip_txsoft);
236 struct sip_txsoft sc_txsoft[SIP_TXQUEUELEN];
1541 struct sip_txsoft *txs;
2041 struct sip_txsoft *txs;
2605 struct sip_txsoft *txs;
2878 struct sip_txsoft *txs;
if_sip.c 169 struct sip_txsoft { struct
174 SIMPLEQ_ENTRY(sip_txsoft) txs_q;
177 SIMPLEQ_HEAD(sip_txsq, sip_txsoft);
236 struct sip_txsoft sc_txsoft[SIP_TXQUEUELEN];
1541 struct sip_txsoft *txs;
2041 struct sip_txsoft *txs;
2605 struct sip_txsoft *txs;
2878 struct sip_txsoft *txs;
if_sip.c 169 struct sip_txsoft { struct
174 SIMPLEQ_ENTRY(sip_txsoft) txs_q;
177 SIMPLEQ_HEAD(sip_txsq, sip_txsoft);
236 struct sip_txsoft sc_txsoft[SIP_TXQUEUELEN];
1541 struct sip_txsoft *txs;
2041 struct sip_txsoft *txs;
2605 struct sip_txsoft *txs;
2878 struct sip_txsoft *txs;

Completed in 113 milliseconds