Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h454 struct struct_tp_la { struct
H A Dcudbg_lib.c1435 struct struct_tp_la *tp_la_buff; in collect_tp_la()
1439 size = sizeof(struct struct_tp_la) + TPLA_SIZE * sizeof(u64); in collect_tp_la()
1445 tp_la_buff = (struct struct_tp_la *) scratch_buff.data; in collect_tp_la()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1313 struct struct_tp_la *tp_la_buff; in view_tp_la()
1320 tp_la_buff = (struct struct_tp_la *) dc_buff.data; in view_tp_la()