tht_fifo_writable
while (tht_fifo_writable(sc, &sc->sc_txt) < sc->sc_txt.tf_len &&
if (tht_fifo_writable(sc, &sc->sc_txt) <= THT_FIFO_DESC_LEN)
if (tht_fifo_writable(sc, &sc->sc_rxf) <= THT_FIFO_DESC_LEN)
while (tht_fifo_writable(sc, &sc->sc_txt) <= THT_FIFO_GAP) {
size_t tht_fifo_writable(struct tht_softc *,