Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_tht.c573 void tht_fifo_write_pad(struct tht_softc *,
1148 tht_fifo_write_pad(sc, &sc->sc_txt, bc); in tht_start()
1281 tht_fifo_write_pad(sc, &sc->sc_rxf, bc); in tht_rxf_fill()
1548 tht_fifo_write_pad(struct tht_softc *sc, struct tht_fifo *tf, int bc) in tht_fifo_write_pad() function