Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h71 unsigned int nstids; member
H A Dcudbg_entity.h759 u32 nstids; member
H A Dt4_nexus.c1710 sc->tids.nstids = val[2] - val[1] + 1; in get_params__post_init()
H A Dcudbg_lib.c3352 tid->nstids = val[6] - val[5] + 1; in collect_tid()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c3971 if (tid->nstids) in view_tid()
3973 tid->stid_base, tid->stid_base + tid->nstids - 1); in view_tid()