ti_mem_set
void ti_mem_set(struct ti_softc *, u_int32_t, u_int32_t);
ti_mem_set(sc, 0x2000, 0x100000 - 0x2000);
ti_mem_set(sc, 0x2000, 0x100000 - 0x2000);
ti_mem_set(sc, tf->FwBssAddr, tf->FwBssLen);
ti_mem_set(sc, tf->FwSbssAddr, tf->FwSbssLen);