Home
last modified time | relevance | path

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

/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c567 rq_ul = regs[ULPRX_RQ_ULIMIT / 4], in t3_meminfo() local
598 printf(" RQ region: 0x%08x - 0x%08x [%u]\n", rq_ll, rq_ul, in t3_meminfo()
599 rq_ul - rq_ll + 1); in t3_meminfo()