Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dif_ex.c92 u_int tx_last; /* Pointer to beginning of last frame in the member
480 sc->tx_last + XMT_Chain_Point); in ex_start()
483 CSR_WRITE_2(sc, HOST_ADDR_REG, sc->tx_last + in ex_start()
486 CSR_WRITE_2(sc, HOST_ADDR_REG, sc->tx_last + in ex_start()
510 sc->tx_last = dest; in ex_start()
546 sc->tx_last = 0; /* XXX I think these two lines are not necessary, in ex_stop()