Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaplevar.h182 uint32_t *sc_txlink; /* start of last written frame */ member
H A Dmaple.c417 sc->sc_txlink = sc->sc_txpos = sc->sc_txbuf; in maple_begin_txbuf()
430 *sc->sc_txlink |= 0x80000000; in maple_end_txbuf()
451 sc->sc_txlink = p; in maple_queue_command()