HomeSort by: relevance | last modified time | path
    Searched defs:gftty_tx (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/goldfish/
gftty.c 634 * gftty_tx --
638 gftty_tx(struct gftty_softc *sc, void *buf, size_t len) function in typeref:typename:void
694 gftty_tx(sc, tbuf, n);
699 gftty_tx(sc, tbuf, n);
gftty.c 634 * gftty_tx --
638 gftty_tx(struct gftty_softc *sc, void *buf, size_t len) function in typeref:typename:void
694 gftty_tx(sc, tbuf, n);
699 gftty_tx(sc, tbuf, n);
gftty.c 634 * gftty_tx --
638 gftty_tx(struct gftty_softc *sc, void *buf, size_t len) function in typeref:typename:void
694 gftty_tx(sc, tbuf, n);
699 gftty_tx(sc, tbuf, n);
gftty.c 634 * gftty_tx --
638 gftty_tx(struct gftty_softc *sc, void *buf, size_t len) function in typeref:typename:void
694 gftty_tx(sc, tbuf, n);
699 gftty_tx(sc, tbuf, n);
gftty.c 634 * gftty_tx --
638 gftty_tx(struct gftty_softc *sc, void *buf, size_t len) function in typeref:typename:void
694 gftty_tx(sc, tbuf, n);
699 gftty_tx(sc, tbuf, n);

Completed in 50 milliseconds