Lines Matching refs:num_dwords
329 prim_buffer->num_dwords = 0; in mga_init_primary_bufs()
364 if(num_dwords <= 0) { in mga_fire_primary()
405 MGA_WRITE(MGAREG_PRIMEND, (phys_head + num_dwords * 4) | use_agp); in mga_fire_primary()
406 prim->num_dwords = 0; in mga_fire_primary()
417 prim->num_dwords = 0; in mga_fire_primary()
470 prim_buffer->num_dwords = 0; in mga_advance_primary()
500 dev_priv->next_prim->num_dwords) { in mga_decide_to_fire()
505 dev_priv->next_prim->num_dwords) { in mga_decide_to_fire()
606 last_prim_buffer->num_dwords = 0; in mga_dma_service()
765 MGA_WRITE(MGAREG_PRIMEND, ((phys_head + num_dwords * 4) | in mga_dma_initialize()
890 if(dev_priv->next_prim->num_dwords != 0) { in mga_flush_queue()
1039 if(temp_buf && temp_buf->num_dwords) { in mga_flush_ioctl()