Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h253 struct struct_ulptx_la { struct
H A Dcudbg_lib.c677 struct struct_ulptx_la *ulptx_la_buff; in collect_ulptx_la()
681 size = sizeof(struct struct_ulptx_la); in collect_ulptx_la()
687 ulptx_la_buff = (struct struct_ulptx_la *) scratch_buff.data; in collect_ulptx_la()