Searched defs:cur_entity_hdr_offset (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_flash_utils.c | 88 update_headers(void * handle,struct cudbg_buffer * dbg_buff,u64 timestamp,u32 cur_entity_hdr_offset,u32 start_offset,u32 ext_size) update_headers() argument 150 cudbg_write_flash(void * handle,u64 timestamp,void * data,u32 start_offset,u32 cur_entity_hdr_offset,u32 cur_entity_size,u32 ext_size) cudbg_write_flash() argument
|
H A D | cudbg_lib.c | 153 u32 cur_entity_hdr_offset = sizeof(struct cudbg_hdr); in wr_entity_to_flash() local
|