Home
last modified time | relevance | path

Searched refs:cim_base (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c558 cim_base = regs[CIM_SDRAM_BASE_ADDR / 4], in t3_meminfo() local
586 printf(" Tx FL: 0x%08x - 0x%08x [%u]\n", tx_fl, cim_base - 1, in t3_meminfo()
587 cim_base - tx_fl); in t3_meminfo()
588 printf(" uP RAM: 0x%08x - 0x%08x [%u]\n", cim_base, in t3_meminfo()
589 cim_base + cim_size - 1, cim_size); in t3_meminfo()