Searched refs:texorg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dmga_state.c140 DMA_BLOCK(MGA_TEXORG, tex->texorg,
164 /* printk("mga_g400_emit_tex0 %x %x %x\n", tex->texorg, */
174 DMA_BLOCK(MGA_TEXORG, tex->texorg,
208 /* printk("mga_g400_emit_tex1 %x %x %x\n", tex->texorg, */
220 DMA_BLOCK(MGA_TEXORG, tex->texorg,
432 org = tex->texorg & (MGA_TEXORGMAP_MASK | MGA_TEXORGACC_MASK);
435 DRM_ERROR("*** bad TEXORG: 0x%x, unit %d\n", tex->texorg, unit);
436 tex->texorg = 0;
H A Dmga_drm.h158 unsigned int texorg; member in struct:__anon9789

Completed in 100 milliseconds