Searched defs:desc_count (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/rogue/
H A Dinventory.c509 desc_count(struct sbuf *s, int n) function
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_eth.c1083 size_t desc_count = rxsts != BCMETH_RCVMAGIC local
1086 size_t desc_count = __SHIFTOUT(rxsts, RXSTS_DESC_COUNT) + 1; local
1272 size_t desc_count = BCMETH_RINGSIZE / sizeof(rxq->rxq_first[0]); local
1323 size_t desc_count = BCMETH_RINGSIZE / sizeof(txq->txq_first[0]); local
[all...]
/netbsd-current/sys/arch/powerpc/booke/dev/
H A Dpq3etsec.c1793 size_t desc_count = map_size / sizeof(struct rxbd); local
1840 size_t desc_count = map_size / sizeof(struct txbd); local

Completed in 148 milliseconds