ti_newbuf_std
static int ti_newbuf_std(struct ti_softc *, int, struct mbuf *, bus_dmamap_t);
ti_newbuf_std(sc, sc->ti_std, m, dmamap);
if (ti_newbuf_std(sc, sc->ti_std, NULL, dmamap)
ti_newbuf_std(sc, sc->ti_std, m, dmamap);
if (ti_newbuf_std(sc, i, NULL, 0) == ENOBUFS)