Searched refs:h_size (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-nflog.c144 uint16_t h_size = NFLOG_HDR_LEN; local
197 h_size += NFLOG_TLV_LEN;
204 h_size += size;
229 ndo->ndo_ll_hdr_len += h_size - NFLOG_HDR_LEN;
233 ndo->ndo_ll_hdr_len += h_size - NFLOG_HDR_LEN;
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_htree.h97 uint16_t h_size; member in struct:ext2fs_htree_sort_entry
H A Dext2fs_htree.c295 sort_info->h_size = ep->e2d_reclen;
315 if (sort_info[i].h_size + size > blksize / 2)
317 size += sort_info[i].h_size;
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_tv.c516 (tv_dac->h_size * (int)(NTSC_TV_H_SIZE_UNIT) + (int)(NTSC_TV_ZERO_H_SIZE)));
519 (tv_dac->h_size * (int)(PAL_TV_H_SIZE_UNIT) + (int)(PAL_TV_ZERO_H_SIZE)));
524 DRM_DEBUG_KMS("compute_restart: h_size = %d h_inc = %d\n", tv_dac->h_size, h_inc);
H A Dradeon_mode.h408 int h_size; member in struct:radeon_encoder_tv_dac
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_command_table2.c498 params.h_size = cpu_to_le16((uint16_t)bp_params->h_addressable);
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-mem.c152 size_t h_size = k->host_end - k->host_start; local
158 d, h, (int) h_size);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c152 size_t h_size = k->host_end - k->host_start; local
158 d, h, (int) h_size);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datomfirmware.h2818 uint16_t h_size; member in struct:set_crtc_using_dtd_timing_parameters

Completed in 318 milliseconds