Searched refs:tigonFwTextAddr (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ti/ | ||
H A D | ti_fw.h | 9 static u_int32_t tigonFwTextAddr = 0x00004000; variable |
H A D | if_ti.c | 843 ti_mem_write(sc, tigonFwTextAddr, tigonFwTextLen, tigonFwText); in ti_loadfw() |