Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_flash_utils.c318 u32 total_hdr_size, data_header_size; in cudbg_read_flash_data() local
322 data_header_size = CUDBG_MAX_ENTITY * sizeof(struct cudbg_entity_hdr) + in cudbg_read_flash_data()
324 total_hdr_size = data_header_size + sizeof(struct cudbg_flash_hdr); in cudbg_read_flash_data()