Searched refs:write_chunk_header (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz.h54 int write_chunk_header(struct cudbg_buffer *, int, int, unsigned long,
H A Dfastlz_api.c114 int write_chunk_header(struct cudbg_buffer *_outbuf, int id, int options, function
183 rc = write_chunk_header(pout_buff, 1, 0,
243 rc = write_chunk_header(pout_buff, 17, 1, chunk_size, checksum,
262 rc = write_chunk_header(pout_buff, 17, 0, bytes_read, checksum,

Completed in 162 milliseconds