Home
last modified time | relevance | path

Searched refs:tx_buf_freesize (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/playstation2/dev/
H A Dif_smap.c102 int tx_buf_freesize; /* buffer usage */ member
441 sc->tx_buf_freesize += ROUND4(d->sz); in smap_txeof()
478 if (sz > sc->tx_buf_freesize || in smap_start()
522 sc->tx_buf_freesize -= sz; in smap_start()
649 sc->tx_buf_freesize = SMAP_TXBUF_SIZE; in smap_desc_init()
718 __sc->tx_buf_freesize, cnt++); in __smap_status()