/src/sys/dev/ic/ |
monitors.h | 41 u_int16_t hbp; /* Horizontal Back Porch */ member in struct:monitor
|
/src/sbin/fsck_ffs/ |
quota2.c | 76 quota2_alloc_quota(union dinode * dp, struct bufarea *hbp, 80 struct quota2_header *q2h = (void *)hbp->b_un.b_buf; 104 bp = hbp; 125 dirty(hbp); 127 if (bp != hbp) 140 quota2_walk_list(union dinode *dp, struct bufarea *hbp, uint64_t *offp, void *a, 144 struct bufarea *bp, *obp = hbp; 151 bp = hbp; 170 if (bp != hbp && bp != obp) 174 if (obp != bp && obp != hbp) 238 struct bufarea *bp, *hbp; local in function:quota2_check_inode 466 struct bufarea *hbp; local in function:quota2_check_usage [all...] |
/src/sys/arch/arm/ti/ |
ti_lcdc.c | 164 const u_int hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; local in function:tilcdc_mode_set 193 RASTER_TIMING_0_HBP(hbp) | 205 RASTER_TIMING_2_HBP(hbp) |
|
/src/sys/fs/nfs/server/ |
nfs_nfsdcache.c | 582 struct nfsrchash_bucket *hbp; local in function:nfsrvd_sentcache 586 hbp = NFSRCAHASH(rp->rc_sockref); 587 mtx_lock(&hbp->mtx); 590 LIST_INSERT_HEAD(&hbp->tbl, rp, rc_ahash); 592 mtx_unlock(&hbp->mtx); 785 struct nfsrchash_bucket *hbp; local in function:nfsrc_freecache 792 hbp = NFSRCAHASH(rp->rc_sockref); 793 mtx_lock(&hbp->mtx); 796 mtx_unlock(&hbp->mtx); 841 struct nfsrchash_bucket *hbp; local in function:nfsrc_trimcache [all...] |
/src/sys/arch/arm/nvidia/ |
tegra_drm_mode.c | 576 const u_int hbp = mode->crtc_htotal - mode->crtc_hsync_end; local in function:tegra_crtc_mode_set 632 const u_int pulse_start = 1 + hspw + hbp - 10; 653 __SHIFTIN(hbp, DC_DISP_BACK_PORCH_H)); 1029 const u_int hbp = mode->htotal - mode->hsync_end; local in function:tegra_encoder_mode_set 1031 const u_int max_ac_packet = (hspw + hbp + hfp - rekey - 18) / 32;
|
/src/sys/arch/arm/sunxi/ |
sunxi_tcon.c | 735 const u_int hbp = mode->htotal - mode->hsync_start; local in function:sunxi_tcon1_set_videomode 776 ((mode->htotal - 1) << 16) | (hbp - 1));
|
sunxi_hdmi.c | 843 const u_int hbp = mode->htotal - mode->hsync_start; local in function:sunxi_hdmi_set_videomode 857 mode->hdisplay, hbp, hfp, hspw); 960 val = __SHIFTIN((hbp << dblscan_p) - 1,
|
sunxi_lcdc.c | 222 const u_int hbp = mode->crtc_htotal - mode->crtc_hsync_start; local in function:sunxi_lcdc_tcon0_commit 233 TCON_WRITE(sc, TCON0_BASIC1_REG, ((mode->crtc_htotal - 1) << 16) | (hbp - 1)); 275 const u_int hbp = mode->crtc_htotal - mode->crtc_hsync_start; local in function:sunxi_lcdc_tcon1_commit 288 TCON_WRITE(sc, TCON1_BASIC3_REG, ((mode->crtc_htotal - 1) << 16) | (hbp - 1));
|
/src/sys/ufs/lfs/ |
ulfs_quota2.c | 194 quota2_walk_list(struct ulfsmount *ump, struct buf *hbp, int type, 201 struct buf *bp, *obp = hbp; 213 bp = hbp; 232 if (bp != hbp && bp != obp) 236 if (obp != bp && obp != hbp) { 254 if (obp != hbp) { 296 struct buf *hbp, *bp; local in function:quota2_q2ealloc 306 error = getq2h(ump, type, &hbp, &q2h, B_MODIFY); 318 brelse(hbp, 0); 331 brelse(hbp, 0) 690 struct buf *hbp, *bp; local in function:lfsquota2_handle_cmd_del 1128 struct buf *hbp; local in function:q2cursor_getkeys [all...] |
/src/sys/ufs/ufs/ |
ufs_quota2.c | 190 quota2_walk_list(struct ufsmount *ump, struct buf *hbp, int type, 197 struct buf *bp, *obp = hbp; 209 bp = hbp; 228 if (bp != hbp && bp != obp) 232 if (obp != bp && obp != hbp) { 250 if (obp != hbp) { 291 struct buf *hbp, *bp; local in function:quota2_q2ealloc 300 error = getq2h(ump, type, &hbp, &q2h, B_MODIFY); 312 brelse(hbp, 0); 325 brelse(hbp, 0) 692 struct buf *hbp, *bp; local in function:quota2_handle_cmd_del 1130 struct buf *hbp; local in function:q2cursor_getkeys [all...] |
/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
vlv_dsi.c | 1046 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; local in function:bxt_dsi_get_pipe_config 1089 hbp = I915_READ(MIPI_HBP_COUNT(port)); 1096 hbp = pixels_from_txbyteclkhs(hbp, bpp, lane_count, 1102 hbp *= 2; 1110 adjusted_mode->crtc_htotal = hactive + hfp + hsync + hbp; 1240 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; local in function:set_dsi_timings 1245 hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; 1253 hbp /= 2; 1266 hbp = txbyteclkhs(hbp, bpp, lane_count, intel_dsi->burst_mode_ratio) [all...] |