HomeSort by: relevance | last modified time | path
    Searched refs:h_size (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/ufs/ext2fs/
ext2fs_htree.h 97 uint16_t h_size; member in struct:ext2fs_htree_sort_entry
ext2fs_htree.c 295 sort_info->h_size = ep->e2d_reclen;
315 if (sort_info[i].h_size + size > blksize / 2)
317 size += sort_info[i].h_size;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_tv.c 516 (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);
radeon_mode.h 408 int h_size; member in struct:radeon_encoder_tv_dac
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c 498 params.h_size = cpu_to_le16((uint16_t)bp_params->h_addressable);
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h 2818 uint16_t h_size; member in struct:set_crtc_using_dtd_timing_parameters

Completed in 33 milliseconds