Searched defs:consumer (Results 1 - 4 of 4) sorted by relevance
| /src/sys/dev/ic/ | ||
| H A D | aic6915.c | 623 int consumer, producer, txidx; local in function:sf_txintr 691 int consumer, producer, bufproducer, rxidx, len; local in function:sf_rxintr [all...] |
| H A D | mfi.c | 1368 uint32_t producer, consumer, ctx; local in function:mfi_intr [all...] |
| /src/sys/arch/arm/broadcom/ | ||
| H A D | bcm53xx_eth.c | 1037 struct gmac_rxdb *consumer = rxq->rxq_consumer; local in function:bcmeth_rxq_consume 1595 struct gmac_txdb *consumer = txq->txq_consumer; local in function:bcmeth_txq_consume [all...] |
| /src/sys/arch/powerpc/booke/dev/ | ||
| H A D | pq3etsec.c | 1617 volatile struct rxbd *consumer = rxq->rxq_consumer; local in function:pq3etsec_rxq_consume 2163 volatile struct txbd *consumer = txq->txq_consumer; local in function:pq3etsec_txq_consume [all...] |
Completed in 16 milliseconds