ti_std            928 dev/pci/if_ti.c 	sc->ti_std = i - 1;
ti_std           1788 dev/pci/if_ti.c 			TI_INC(sc->ti_std, TI_STD_RX_RING_CNT);
ti_std           1795 dev/pci/if_ti.c 				ti_newbuf_std(sc, sc->ti_std, m, dmamap);
ti_std           1798 dev/pci/if_ti.c 			if (ti_newbuf_std(sc, sc->ti_std, NULL, dmamap)
ti_std           1801 dev/pci/if_ti.c 				ti_newbuf_std(sc, sc->ti_std, m, dmamap);
ti_std           1834 dev/pci/if_ti.c 	TI_UPDATE_STDPROD(sc, sc->ti_std);
ti_std           1131 dev/pci/if_tireg.h 	u_int16_t		ti_std;		/* current std ring head */