Searched refs:tht_fifo_read (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | if_tht.c | 567 void tht_fifo_read(struct tht_softc *, struct tht_fifo *, 1214 tht_fifo_read(sc, &sc->sc_txf, &txf, sizeof(txf)); in tht_txf() 1337 tht_fifo_read(sc, &sc->sc_rxd, &rxd, sizeof(rxd)); in tht_rxd() 1362 tht_fifo_read(sc, &sc->sc_rxd, &pad, sizeof(pad)); in tht_rxd() 1472 tht_fifo_read(struct tht_softc *sc, struct tht_fifo *tf, in tht_fifo_read() function
|