Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2871 struct cudbg_buffer tmp_scratch_buff; in collect_reg_dump() local
2885 tmp_scratch_buff = scratch_buff; in collect_reg_dump()
2900 tmp_scratch_buff.data = in collect_reg_dump()
2903 tmp_scratch_buff.size = bytes; in collect_reg_dump()
2904 compress_buff(&tmp_scratch_buff, dbg_buff); in collect_reg_dump()