tht_fifo_writable 567 dev/pci/if_tht.c size_t tht_fifo_writable(struct tht_softc *, tht_fifo_writable 1089 dev/pci/if_tht.c while (tht_fifo_writable(sc, &sc->sc_txt) < sc->sc_txt.tf_len && tht_fifo_writable 1127 dev/pci/if_tht.c if (tht_fifo_writable(sc, &sc->sc_txt) <= THT_FIFO_DESC_LEN) tht_fifo_writable 1273 dev/pci/if_tht.c if (tht_fifo_writable(sc, &sc->sc_rxf) <= THT_FIFO_DESC_LEN) tht_fifo_writable 1721 dev/pci/if_tht.c while (tht_fifo_writable(sc, &sc->sc_txt) <= THT_FIFO_GAP) {