Searched refs:read_chunk_header (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | fastlz.h | 55 int read_chunk_header(struct cudbg_buffer *, int* , int*, unsigned long*,
|
H A D | fastlz_api.c | 312 int read_chunk_header(struct cudbg_buffer *pc_buff, int *pid, int *poptions, in read_chunk_header() function 379 rc = read_chunk_header(pc_buff, &chunk_id, &chunk_options, in decompress_buffer()
|