Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c2823 struct cudbg_buffer tmp_scratch_buff; in collect_reg_dump() local
2837 tmp_scratch_buff = scratch_buff; in collect_reg_dump()
2852 tmp_scratch_buff.data = in collect_reg_dump()
2855 tmp_scratch_buff.size = bytes; in collect_reg_dump()
2856 compress_buff(&tmp_scratch_buff, dbg_buff); in collect_reg_dump()