Home
last modified time | relevance | path

Searched refs:vidm_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/arm/iomd/
H A Dvidc.h157 int vidm_type; /* video memory type */ member
H A Dvidc20config.c170 (videomemory.vidm_type == VIDEOMEM_TYPE_VRAM) ? "VRAM" : "DRAM"); in vidcvideo_printdetails()
319 if (videomemory.vidm_type == VIDEOMEM_TYPE_DRAM) { in vidcvideo_coldinit()
H A Dvidcvideo.c801 (videomemory.vidm_type == VIDEOMEM_TYPE_VRAM)) { in vv_copyrows()
/netbsd-src/sys/arch/acorn32/eb7500atx/
H A Deb7500atx_machdep.c394 videomemory.vidm_type = VIDEOMEM_TYPE_VRAM; in initarm()
396 videomemory.vidm_type = VIDEOMEM_TYPE_DRAM; in initarm()
/netbsd-src/sys/arch/acorn32/acorn32/
H A Drpc_machdep.c429 videomemory.vidm_type = VIDEOMEM_TYPE_VRAM; in initarm()
431 videomemory.vidm_type = VIDEOMEM_TYPE_DRAM; in initarm()