Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view_entity.h35 static struct field_desc tp_la0[] = { variable
H A Dcudbg_view.c1265 rc = field_desc_show(*p, tp_la0, cudbg_poutbuf); in tp_la_show()
1277 rc = field_desc_show(p[0], tp_la0, cudbg_poutbuf); in tp_la_show2()
1281 rc = field_desc_show(p[1], tp_la0, cudbg_poutbuf); in tp_la_show2()
1295 rc = field_desc_show(p[0], tp_la0, cudbg_poutbuf); in tp_la_show3()