Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h790 u32 tid_start; member
H A Dcudbg_lib.c3295 tid1->tid_start = 0; in collect_tid()
3298 tid1->tid_start = t4_read_reg(padap, A_LE_DB_ACTIVE_TABLE_START_INDEX); in collect_tid()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c3934 u32 tid_start = 0; in view_tid() local
3944 tid_start = tid1->tid_start; in view_tid()
3953 "%u..%u/%u..%u\n", tid_start, tid->sb - 1, in view_tid()
3968 tid_start, tid->ntids - 1); in view_tid()