Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dif_smap.c105 int tx_done_index, tx_start_index; member
513 d = &sc->tx_desc[sc->tx_start_index]; in smap_start()
524 sc->tx_start_index = (sc->tx_start_index + 1) & 0x3f; in smap_start()
651 sc->tx_start_index = 0; in smap_desc_init()