ti_mem_write      165 dev/pci/if_ti.c void ti_mem_write(struct ti_softc *, u_int32_t, u_int32_t, const void*);
ti_mem_write      462 dev/pci/if_ti.c 	ti_mem_write(sc, tf->FwTextAddr, tf->FwTextLen,
ti_mem_write      464 dev/pci/if_ti.c 	ti_mem_write(sc, tf->FwRodataAddr, tf->FwRodataLen,
ti_mem_write      466 dev/pci/if_ti.c 	ti_mem_write(sc, tf->FwDataAddr, tf->FwDataLen,
ti_mem_write     2043 dev/pci/if_ti.c 		ti_mem_write(sc, TI_TX_RING_BASE + frag * sizeof(txdesc),
ti_mem_write     2061 dev/pci/if_ti.c 	ti_mem_write(sc, TI_TX_RING_BASE + cur * sizeof(txdesc),