Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c1946 struct cudbg_buffer temp_buff; in collect_dump_context() local
2035 temp_buff.size = bytes; in collect_dump_context()
2036 temp_buff.data = (void *)((char *)scratch_buff.data + in collect_dump_context()
2039 rc = compress_buff(&temp_buff, dbg_buff); in collect_dump_context()