Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_tht.c565 void tht_fifo_pre(struct tht_softc *,
1107 tht_fifo_pre(sc, &sc->sc_txt); in tht_start()
1211 tht_fifo_pre(sc, &sc->sc_txf); in tht_txf()
1249 tht_fifo_pre(sc, &sc->sc_rxf); in tht_rxf_fill()
1334 tht_fifo_pre(sc, &sc->sc_rxd); in tht_rxd()
1465 tht_fifo_pre(struct tht_softc *sc, struct tht_fifo *tf) in tht_fifo_pre() function
1687 tht_fifo_pre(sc, &sc->sc_txt); in tht_fw_load()