Searched refs:hde (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | sort.c | 2998 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width() argument 3000 if (!hde->hpp.len) { in hde_width() 3001 int len = hde->dynamic_len; in hde_width() 3002 int namelen = strlen(hde->field->name); in hde_width() 3003 int fieldlen = hde->field->size; in hde_width() 3008 if (!(hde->field->flags & TEP_FIELD_IS_STRING)) { in hde_width() 3010 fieldlen = hde->field->size * 2 + 2; in hde_width() 3015 hde->hpp.len = len; in hde_width() 3017 return hde->hpp.len; in hde_width() 3020 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len() argument [all …]
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_main.h | 531 u8 hde[1]; member 886 u8 hde; /* DWORD 4 */ member 924 u8 hde; /* DWORD 4 */ member
|
| H A D | be_mgmt.c | 1308 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1310 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0() 1401 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2() 1403 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v2()
|
| H A D | be_iscsi.c | 876 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 784 adjusted_mode->crtc_hdisplay = vmode->hde; in ast_crtc_helper_atomic_check() 785 adjusted_mode->crtc_hblank_start = vmode->hde + hborder; in ast_crtc_helper_atomic_check() 787 adjusted_mode->crtc_hsync_start = vmode->hde + hborder + vmode->hfp; in ast_crtc_helper_atomic_check() 788 adjusted_mode->crtc_hsync_end = vmode->hde + hborder + vmode->hfp + vmode->hsync; in ast_crtc_helper_atomic_check()
|
| /linux/drivers/video/fbdev/ |
| H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 143 #define HDE hw.falcon.hde 1474 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var() 1532 hw->hde = videl.hde; in falcon_get_par() 1594 videl.hde = hw->hde; in falcon_vbl_switcher()
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 85 if [ -f /proc/ide/hde/media ]
|
| /linux/arch/m68k/include/asm/ |
| H A D | atarihw.h | 263 u_short hde; member
|
| /linux/Documentation/admin-guide/ |
| H A D | devices.txt | 713 0 = /dev/hde Master: whole disk (or CD-ROM)
|