Searched refs:fb_size (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-transfer.h31 struct tftphdr *firstblock, size_t fb_size);
H A Dtftp-transfer.c159 struct tftphdr *firstblock, size_t fb_size)
169 writesize = write_file(firstblock->th_data, fb_size);
189 if (fb_size != segsize) {
158 tftp_receive(int peer, uint16_t *block, struct tftp_stats *ts, struct tftphdr *firstblock, size_t fb_size) argument
/freebsd-11-stable/sys/x86/include/
H A Dmetadata.h47 uint64_t fb_size; member in struct:efi_fb
/freebsd-11-stable/sys/arm64/include/
H A Dmetadata.h44 uint64_t fb_size; member in struct:efi_fb
/freebsd-11-stable/sys/arm/include/
H A Dmetadata.h47 uint64_t fb_size; member in struct:efi_fb
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c202 info->fb_size = info->fb_height * info->fb_stride;
231 bus_space_map(sc->sc_memt, info->fb_pbase, info->fb_size,
238 bus_space_map(fdtbus_bs_tag, info->fb_pbase, info->fb_size,
253 if (pciaddrs[i].size_lo < info->fb_size)
280 bus_space_map(fdtbus_bs_tag, info->fb_pbase, info->fb_size,
287 len = info->fb_size / 4;
H A Dvt_fb.c68 KASSERT((o < sc->fb_size), ("Offset %#08x out of fb size", o));
76 KASSERT((o < sc->fb_size), ("Offset %#08x out of fb size", o));
84 KASSERT((o < sc->fb_size), ("Offset %#08x out of fb size", o));
139 if (offset >= 0 && offset < info->fb_size) {
427 if (info->fb_size == 0)
/freebsd-11-stable/stand/efi/loader/
H A Dframebuffer.c103 efifb->fb_size = mode->FrameBufferSize;
297 &efifb->fb_size);
300 efifb->fb_size = 0;
340 efifb->fb_size -= offset;
388 efifb->fb_size >> 8);
393 efifb->fb_size -= offset;
397 efifb->fb_size = efifb->fb_height * efifb->fb_stride * 4;
424 efifb->fb_size = efifb->fb_height * efifb->fb_stride * 4;
458 (uintmax_t)efifb->fb_addr, (uintmax_t)efifb->fb_size);
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3_syscons.c138 lv1_gpu_memory_allocate(roundup2(sc->fb_info.fb_size, 1024*1024),
150 for (va = 0; va < sc->fb_info.fb_size; va += PAGE_SIZE)
171 sc->fb_info.fb_size = sc->fb_info.fb_height * sc->fb_info.fb_stride;
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_vt.c101 info->fb_size = rman_get_size(sc->mtl_pixel_res);
102 info->fb_vbase = (intptr_t)pmap_mapdev(info->fb_pbase, info->fb_size);
/freebsd-11-stable/sys/dev/vt/hw/efifb/
H A Defifb.c131 info->fb_size = info->fb_height * info->fb_stride;
134 info->fb_size, VM_MEMATTR_WRITE_COMBINING);
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c117 sc->info.fb_size = fb.size;
145 pmap_unmapdev(sc->info.fb_vbase, sc->info.fb_size);
150 pmap_unmapdev(sc->info.fb_vbase, sc->info.fb_size);
H A Dbcm2835_fb.c97 unsigned int fb_size; member in struct:bcmsc_softc
167 sc->fb_size = fb.size;
652 memset((void*)sc->fb_addr, 0, sc->fb_size);
696 fb->fb_size = sc->fb_size;
H A Dbcm2835_mbox_prop.h424 uint32_t fb_size; member in struct:bcm2835_mbox_tag_allocate_buffer::__anon7240::__anon7242
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_fb.c369 sc->info.fb_size = sc->info.fb_height * sc->info.fb_stride;
371 sc->info.fb_size);
375 pmap_unmapdev(sc->info.fb_vbase, sc->info.fb_size);
420 pmap_unmapdev(sc->info.fb_vbase, sc->info.fb_size);
438 pmap_unmapdev(sc->info.fb_vbase, sc->info.fb_size);
/freebsd-11-stable/sys/sys/
H A Dfbio.h104 int fb_size; /* total size in bytes */ member in struct:fbtype
108 #define FBTYPE_GET_STRIDE(_fb) ((_fb)->fb_size / (_fb)->fb_height)
127 int fb_size; /* total size in bytes */ member in struct:fb_info
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c66 unsigned int fb_size; member in struct:video_adapter_softc
560 memset((void*)sc->fb_addr, 0, sc->fb_size);
604 fb->fb_size = sc->fb_size;
766 va_sc->fb_size = va_sc->width * va_sc->height
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_fimd.c358 sc->sc_info.fb_size = sc->sc_info.fb_height * sc->sc_info.fb_stride;
360 sc->sc_info.fb_size, M_ZERO, 0, ~0, PAGE_SIZE, 0, VM_MEMATTR_UNCACHEABLE);
369 memset((int8_t *)sc->sc_info.fb_vbase, 0x0, sc->sc_info.fb_size);
/freebsd-11-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c405 sc->fb.fb_size = sc->fb.fb_height * sc->fb.fb_stride;
418 bus_space_map(sc->sc_memt, fb_phys, sc->fb.fb_size,
427 bus_space_map(sc->sc_memt, sc->fb.fb_pbase, sc->fb.fb_size,
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c415 sc->sc_info.fb_size = sc->sc_info.fb_height * sc->sc_info.fb_stride;
416 sc->sc_info.fb_vbase = (intptr_t)contigmalloc(sc->sc_info.fb_size,
426 memset((int8_t *)sc->sc_info.fb_vbase, 0x0, sc->sc_info.fb_size);
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c137 sc->sc_info.fb_size = sc->sc_info.fb_height * sc->sc_info.fb_stride;
139 sc->sc_info.fb_vbase = (intptr_t)contigmalloc(sc->sc_info.fb_size,
H A Dimx51_ipuv3.c101 unsigned int fb_size; member in struct:video_adapter_softc
235 va_sc->fb_size = va_sc->height * va_sc->stride;
237 ipu3_fb_malloc(sc, va_sc->fb_size);
576 adp->va_buffer_size = sc->fb_size;
743 fb->fb_size = sc->fb_size;
/freebsd-11-stable/sys/dev/drm/
H A Dsavage_bci.c566 unsigned long mmio_base, fb_base, fb_size, aperture_base; local
580 fb_size = SAVAGE_FB_SIZE_S3;
612 fb_size = SAVAGE_FB_SIZE_S4;
632 fb_size = drm_get_resource_len(dev, 1);
643 ret = drm_addmap(dev, fb_base, fb_size, _DRM_FRAME_BUFFER,
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_fb.c101 info->fb_size = size;
/freebsd-11-stable/sys/dev/fb/
H A Dfbd.c176 if (offset >= 0 && offset < info->fb_size) {

Completed in 695 milliseconds

12