tht_fifo_read     571 dev/pci/if_tht.c void			tht_fifo_read(struct tht_softc *, struct tht_fifo *,
tht_fifo_read    1241 dev/pci/if_tht.c 		tht_fifo_read(sc, &sc->sc_txf, &txf, sizeof(txf));
tht_fifo_read    1363 dev/pci/if_tht.c 		tht_fifo_read(sc, &sc->sc_rxd, &rxd, sizeof(rxd));
tht_fifo_read    1401 dev/pci/if_tht.c 			tht_fifo_read(sc, &sc->sc_rxd, &pad, sizeof(pad));